sbcl-cl-str 0.21
Channel: guix
Home page: https://github.com/vindarel/cl-str
Licenses: Expat
Synopsis: Modern, consistent and terse Common Lisp string manipulation library
Description:
A modern and consistent Common Lisp string manipulation library that focuses on modernity, simplicity and discoverability: (str:trim s)
instead of (string-trim '(#\Space ...) s)
), or str:concat strings
instead of an unusual format construct; one discoverable library instead of many; consistency and composability, where s
is always the last argument, which makes it easier to feed pipes and arrows.
Total results: 4