uax-9
Implementation of the Unicode Standards Annex #9's bidirectional text algorithm
$ area51 add uax-9コピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(uax-9:some-function ...)Implementation of the Unicode Standards Annex #9's bidirectional text algorithm
$ area51 add uax-9コピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(uax-9:some-function ...)