bike
Common Lisp .Net Core Interop
$ area51 add bikeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bike:some-function ...)Common Lisp .Net Core Interop
$ area51 add bikeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bike:some-function ...)