2.3.0 (2023-10-19)
- add
init
(#20) (22c52bc) - add inlining instructions (75e1926)
- add
is_empty
,find_index
, andfind_mapi
(#21) (10bec85)
2.2.0 (2023-08-18)
2.1.0 (2022-08-06)
2.0.0 (2022-05-02)
- add iter2 (232e1d0)
- add many functions; remove concat (7fa35e6)
- provide unlabeled versions (0c67343)
1.2.0 (2022-04-09)
- fix the completely incorrect
filter
(d1c7aa8)
- add
nth_opt
(fdb18bb)
1.1.0 (2022-03-30)
- enable
tail_mod_cons
(9497927)