Skip to content

40ants/40ants-lake

Repository files navigation

40ants-lake - Common Lake commands for 40Ants projects.

40ANTS-LAKE ASDF System Details

Installation

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)

Usage

TODO: Write a library description. Put some examples here.

API

40ANTS-LAKE

package 40ants-lake

Classes

HELLO

class 40ants-lake:hello ()

Example class.

Readers

reader 40ants-lake:user-name (hello) (:name)

Generics

generic-function 40ants-lake:say obj

Say what should be said.

Functions

function 40ants-lake:make-hello name

Makes hello world example

40ANTS-LAKE/UTILS

package 40ants-lake/utils

Functions

function 40ants-lake/utils:alias alias-name existing-task-name

[generated by 40ANTS-DOC]

About

Common Lake commands for 40Ants projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published