uax-14
Implementation of the Unicode Standards Annex #14's line breaking algorithm
$ area51 add uax-14CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(uax-14:some-function ...)Implementation of the Unicode Standards Annex #14's line breaking algorithm
$ area51 add uax-14Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(uax-14:some-function ...)