cl-str 0.21
Propagated dependencies: cl-ppcre@2.1.1 cl-ppcre-unicode@2.1.1 cl-change-case@0.2.0-1.45c70b6 cl-prove@1.0.0-2.5d71f02
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: 15