Monads

Monoids

  • Association Rule

    • (a + b) + c = a + (b + c)

  • Identity Rule

    • a * 1 = a

  • Commutative Laws- Not Needed

    • a +b = b + a

Last updated

Was this helpful?