cl-inflector
Functions to pluralize and singularize english and portuguese languages words
$ area51 add cl-inflectorコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-inflector:some-function ...)Functions to pluralize and singularize english and portuguese languages words
$ area51 add cl-inflectorコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-inflector:some-function ...)