specialized-function

LGPL

Provides a Julia-like function that automatically compiles a type-specific version of the function from the same code

$ area51 add specialized-functionコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(specialized-function:some-function ...)