mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-12 05:26:43 +00:00
Added definition for Categories
This commit is contained in:
parent
b663e9a07a
commit
23942621f7
1 changed files with 2 additions and 0 deletions
|
|
@ -153,6 +153,8 @@ Points-free function definitions look just like normal assignments without `func
|
||||||
|
|
||||||
## Categories
|
## Categories
|
||||||
|
|
||||||
|
> Objects with associated functions that adhere certain rules. E.g. [monoid](#monoid)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Functor
|
## Functor
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue