1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Sean Sube 95bf7ac982 fix: internal module imports 2022-10-08 15:02:40 -05:00
ssube 52e08220e8
fix: export missing symbols 2021-08-01 09:47:48 -05:00
ssube 788b5bb165
feat: full es module build, fix up eslint and sinon imports 2021-07-26 10:12:14 -05:00
ssube 4c6a4f0df0
continue cleaning up names, being property-based testing 2021-07-24 19:41:28 -05:00
ssube d55efc57a1
feat(build): update eslint config, remove tslint plugins 2021-07-10 17:32:47 -05:00
ssube 02b9a688e7
feat(maybe): deprecate Optional and Nil types in favor of Maybe and None
BREAKING CHANGE: while the Optional type has been deprecated, some Array
and Maybe-related functions have been renamed to be more consistent.
2021-07-10 16:54:41 -05:00