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