Commit Graph

22 Commits

Author SHA1 Message Date
38133d6f0a chore: split into files 2020-10-05 19:44:35 -07:00
1dcfeff5de feat: curried equality 2020-09-30 17:06:37 -07:00
800a03e0c6 feat: add • compose operator 2020-09-30 15:48:03 -07:00
a224381307 Add a lens for modifying the elements in a list 2019-08-29 10:10:41 -05:00
ad00cabaa8 add docs 2019-04-29 23:31:58 -07:00
1f0a4f7b06 Remove implicit dependencies 2019-04-29 23:13:08 -07:00
cbd367763e Fix implicit serapeum dependency, fix lenses to return functors 2019-04-29 23:07:10 -07:00
a1ca234d12 Reorder lens package 2019-04-29 00:17:45 -07:00
b99be6fa29 Export lens functions 2019-04-28 21:12:47 -07:00
0850311dba Add an actual implementation of lenses 2019-04-28 21:11:24 -07:00
72c5d331e1 Reformat 2019-04-25 17:44:28 -07:00
04f22d37bc Add composition operators and defalias/op 2019-04-25 17:40:37 -07:00
f909394cab Reformat 2019-03-07 23:20:23 -08:00
14b91cf5fe add denest 2019-02-06 17:56:06 -08:00
72a785dc80 Remove dependency 2018-12-31 14:19:19 -08:00
bd1882ec7d Add functions for transforming arbitrary elements and applying functions 2018-12-31 04:27:07 -08:00
18dbfba4dc Add function for following a function call with a side-effect 2018-11-18 14:45:15 -08:00
f7f7b3e6cc more transforms 2018-11-06 00:41:32 -08:00
7187d8e4bd More tweaks to example 2018-08-18 13:18:07 -07:00
48ff3c1166 Fix example a bit 2018-08-18 13:06:28 -07:00
289289e708 Add some useful utilities and an example 2018-08-18 12:55:10 -07:00
4c31b0b944 Initial commit 2017-08-13 12:49:23 -07:00