Split out string utils.
This commit is contained in:
parent
746e4450a6
commit
4ac7fdbc6d
5 changed files with 98 additions and 45 deletions
|
@ -41,7 +41,8 @@
|
|||
(chicken irregex)
|
||||
ansi
|
||||
testing
|
||||
utils)
|
||||
utils
|
||||
util-string)
|
||||
|
||||
;; Default table border style to use if not explicitly specified.
|
||||
(define *table-border-style* (make-parameter 'unicode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue