Language

Package: sbcl-cl-str @ 0.8-1.3d5ec86

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.

Home page
https://github.com/vindarel/cl-str
Location
gnu/packages/lisp-xyz.scm (line: 6191, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings