aboutsummaryrefslogtreecommitdiff
path: root/dump/utils.scm
AgeCommit message (Expand)Author
2022-10-30Move string-blank? to (dump utils).Arun Isaac
2022-03-10Rename the delete verb of map-alist to remove.Arun Isaac
2021-12-16Specify map-alist behaviour for multiple set verbs.Arun Isaac
2021-12-16Generalize collect-keys and key->assoc-ref.Arun Isaac
2021-12-16Rename away delete from (srfi srfi-1).Arun Isaac
2021-12-04Implement the map-alist DSL.Arun Isaac