ITADN

** New functions 'drop-while' and 'take-while'.

#74Openminad 创建于 2025-10-20
emacs-31
M
minadcommented
These work like 'drop' and 'take' but use a predicate instead of counting.
0 条评论