mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
5e90d88175
semigroupoids. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. WWW: http://github.com/ekmett/semigroupoids/ Obtained from: FreeBSD Haskell
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
Provides a wide array of semigroupoids and operations for working with
|
|
semigroupoids. A Semigroupoid is a Category without the requirement of
|
|
identity arrows for every object in the category.
|
|
|
|
WWW: http://github.com/ekmett/semigroupoids/ |