Logan McGrath
|
e885e86fe2
|
Updating readme
|
12 months ago |
Logan McGrath
|
ddaab4040d
|
Removing unused tests
|
12 months ago |
Logan McGrath
|
37d00ae7d7
|
Fixing imports.scala
|
12 months ago |
Logan McGrath
|
f5088d6974
|
Merge branch 'part1' into part2
|
12 months ago |
Logan McGrath
|
e336e8da65
|
Using implicit scope instead of lexical scope for functor instances
|
12 months ago |
Logan McGrath
|
bb9f0e64cb
|
Moving things around
|
12 months ago |
Logan McGrath
|
c6243dc8f6
|
Updating link
|
1 year ago |
Logan McGrath
|
6e17a04355
|
Updating link
|
1 year ago |
Logan McGrath
|
bc0ee21285
|
Clarifying function interchange
|
1 year ago |
Logan McGrath
|
85cefbdf75
|
Better description of function interchange in applicatives
|
1 year ago |
Logan McGrath
|
a755376417
|
Adding applicative and data imports to load script
|
1 year ago |
Logan McGrath
|
a3e49da7e6
|
Adding import script so pull everything into the console's working scope
|
1 year ago |
Logan McGrath
|
234c641fd7
|
Adding import script so pull everything into the console's working scope
|
1 year ago |
Logan McGrath
|
e9cdf8bbce
|
Adding link to part2 draft
|
1 year ago |
Logan McGrath
|
a7b79be2f0
|
Adding link to Applicative.scala
|
1 year ago |
Logan McGrath
|
4d2dc7541c
|
Updating README.md with links
|
1 year ago |
Logan McGrath
|
3405e29ca0
|
Updating README.md with links
|
1 year ago |
Logan McGrath
|
397accb38e
|
Changed output param for mapN() from B to Out
|
1 year ago |
Logan McGrath
|
bb56cfcffc
|
Using semigroup laws for scala types
|
1 year ago |
Logan McGrath
|
779aa2e950
|
Including Haskell definitions for Functor laws
|
1 year ago |
Logan McGrath
|
406adaaa01
|
Including Haskell definitions for Functor laws
|
1 year ago |
Logan McGrath
|
56fb3bdff9
|
Including F parameter in checkApplicativeLaws[F]()
|
1 year ago |
Logan McGrath
|
9d59a1e546
|
Including F parameter in checkFunctorLaws[F]()
|
1 year ago |
Logan McGrath
|
760dfe38a9
|
Including F parameter in checkFunctorLaws[F]()
|
1 year ago |
Logan McGrath
|
af7f74dbd9
|
Typo
|
1 year ago |
Logan McGrath
|
aa51de8341
|
Typo
|
1 year ago |
Logan McGrath
|
4c0593932d
|
Clarifying relationship with function laws spec
|
1 year ago |
Logan McGrath
|
336c80f890
|
Indicating semigroups in stdlib package
|
1 year ago |
Logan McGrath
|
4d8b4e9982
|
Updating README.md to include example of import usage
|
1 year ago |
Logan McGrath
|
a0fe912a0f
|
Updating README.md to include example of import usage
|
1 year ago |
Logan McGrath
|
cc2885b2cc
|
Typo
|
1 year ago |
Logan McGrath
|
519049486c
|
Using function for validateUser(), labeling haskell code
|
1 year ago |
Logan McGrath
|
9850377e14
|
Adding Option folds and conds, Validated folds, specs demonstrating ValidatedNec Applicative
|
1 year ago |
Logan McGrath
|
8c04b0fa2c
|
Implementing map() for List using tail-recursive foldLeft()
|
1 year ago |
Logan McGrath
|
e9bec33ae9
|
Commenting Valid and Invalid cases
|
1 year ago |
Logan McGrath
|
0b3a0549e8
|
Updated readme to include package
|
1 year ago |
Logan McGrath
|
029cf8c39a
|
Update readme
|
1 year ago |
Logan McGrath
|
0f5c15f50e
|
Adding validation context, semigroup, non empty chain, examples of real life semigroups
|
1 year ago |
Logan McGrath
|
716024549c
|
Adding macro for tuple applicative syntaxes
|
1 year ago |
Logan McGrath
|
7251e68b20
|
Adding applicatives
|
1 year ago |
Logan McGrath
|
ce406e1f5a
|
Adding comments for functors
|
1 year ago |
Logan McGrath
|
4444491a77
|
Adding stack-safe list zip, equals, and hash code
|
1 year ago |
Logan McGrath
|
63b2629a95
|
Stack-safe list length
|
1 year ago |
Logan McGrath
|
8f0aca56d0
|
Stack-safe folds for List
|
1 year ago |
Logan McGrath
|
b9b3e2fbbf
|
Fix type tag name
|
1 year ago |
Logan McGrath
|
c584940b9d
|
Links to packages
|
1 year ago |
Logan McGrath
|
7c41c58d6a
|
Typo in package formatting
|
1 year ago |
Logan McGrath
|
2c3574ac2d
|
Adding README.md and scaladoc for test utils
|
1 year ago |
Logan McGrath
|
627979e281
|
Scaladoc for extractables and Functor
|
1 year ago |
Logan McGrath
|
8f35803ceb
|
Scaladoc for all the effects classes
|
1 year ago |