Commit 2022-10-13 06:00 fc2e3b00
View on Github →refactor(algebra/free_monoid): add to_list
/of_list
(#16926)
- add
free_monoid.to_list
andfree_monoid.of_list
; - update API to explicitly use these functions;
- fix
control.fold
.
refactor(algebra/free_monoid): add to_list
/of_list
(#16926)
free_monoid.to_list
and free_monoid.of_list
;control.fold
.