- Description: Common Lake commands for
40A
nts projects. - Licence: Unlicense
- Author: Artemenko Alexander [email protected]
- Homepage: https://40ants.com/40ants-lake/
- Bug tracker: https://github.com/40ants/40ants-lake/issues
- Source control: GIT
- Depends on: lake
You can install this library from Quicklisp, but you want to receive updates quickly, then install it from Ultralisp.org:
(ql-dist:install-dist "http://dist.ultralisp.org/"
:prompt nil)
(ql:quickload :40ants-lake)
TODO
: Write a library description. Put some examples here.
package 40ants-lake
class 40ants-lake:hello
()
Example class.
Readers
reader 40ants-lake:user-name
(hello) (:name)
generic-function 40ants-lake:say
obj
Say what should be said.
function 40ants-lake:make-hello
name
Makes hello world example