Logan McGrath
|
e8d33b2aff
|
Updating readme
|
12 months ago |
Logan McGrath
|
96fb0dec28
|
Fixing imports.scala
|
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
|
6e17a04355
|
Updating link
|
1 year ago |
Logan McGrath
|
234c641fd7
|
Adding import script so pull everything into the console's working scope
|
1 year ago |
Logan McGrath
|
3405e29ca0
|
Updating README.md with links
|
1 year ago |
Logan McGrath
|
406adaaa01
|
Including Haskell definitions for Functor laws
|
1 year ago |
Logan McGrath
|
760dfe38a9
|
Including F parameter in checkFunctorLaws[F]()
|
1 year ago |
Logan McGrath
|
af7f74dbd9
|
Typo
|
1 year ago |
Logan McGrath
|
a0fe912a0f
|
Updating README.md to include example of import usage
|
1 year ago |
Logan McGrath
|
8c04b0fa2c
|
Implementing map() for List using tail-recursive foldLeft()
|
1 year ago |
Logan McGrath
|
0b3a0549e8
|
Updated readme to include package
|
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 |
Logan McGrath
|
7736a05f98
|
Quick scaladoc format for Id
|
1 year ago |
Logan McGrath
|
b3a54051ea
|
Adding scaladoc to tests, moving scalacheck config to Laws class, adding laws check for Id
|
1 year ago |
Logan McGrath
|
e262cc2626
|
Using LiftedGen typeclass to generate instances of F[A] from A
|
1 year ago |
Logan McGrath
|
2bf224fbaf
|
Adding specs to demonstrate that the scala stdlib Option, Either, and List types are functors by definition
|
1 year ago |
Logan McGrath
|
37ae12241f
|
Allowing console to run without import warnings and turning off warnings as errors, upgrading scala to 2.13.8
|
1 year ago |
Logan McGrath
|
62fba55546
|
Removing unneeded implicits
|
1 year ago |
Logan McGrath
|
26942c0bec
|
Using arbitraries for functions
|
1 year ago |
Logan McGrath
|
b84898477e
|
Fixing typo
|
1 year ago |
Logan McGrath
|
4079df8d08
|
Fixing typo nondetermism->nondeterminism
|
1 year ago |
Logan McGrath
|
f6f8ce8308
|
Renaming extractible->extractable
|
1 year ago |
Logan McGrath
|
577351744a
|
Initial setup for part 1
|
1 year ago |
Logan McGrath
|
baee434684
|
Initial push
|
1 year ago |