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