Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
fswift
Browse files
Mar 17, 2020
chore: add to Multiply and Add support for numeric types
· 89d04c6f
eMdOS
authored
Mar 17, 2020
89d04c6f
chore: provide CI configuration
· d7c96e1b
eMdOS
authored
Mar 17, 2020
d7c96e1b
Mar 14, 2020
chore: add the Add and Multiply types, and make them provide support for Int type
· 57b93f77
eMdOS
authored
Mar 13, 2020
57b93f77
Mar 11, 2020
docs: correct Monoid documentation
· 57c31819
eMdOS
authored
Mar 11, 2020
57c31819
chore: move the category laws to the Categories target
· c527a6a4
eMdOS
authored
Mar 11, 2020
c527a6a4
test: verify the Array type conforms the Semigroup and Monoid categories
· 9cf5a960
eMdOS
authored
Mar 10, 2020
9cf5a960
chore: make Array type to conform the Monoid category
· 37f575a0
eMdOS
authored
Mar 10, 2020
37f575a0
docs: add documentation for Magma, Semigroup and Monoid categories
· 60c5d2ee
eMdOS
authored
Mar 10, 2020
60c5d2ee
test: make String type to conform the Semigroup and Monoid categories
· b5201718
eMdOS
authored
Mar 10, 2020
b5201718
chore: provide the "associative law" and the "left-and-right unit laws" for Semigroups and Monoids
· 980db657
eMdOS
authored
Mar 10, 2020
980db657
Mar 10, 2020
chore: add Semigroup and Monoid categories
· ea72eb06
eMdOS
authored
Mar 10, 2020
ea72eb06
chore: configure swift package to provide support for iOS, tvOS and macOS
· 6e2ff316
eMdOS
authored
Mar 10, 2020
6e2ff316
Loading