Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François-René Rideau
fare-memoization
Commits
157133c7
Commit
157133c7
authored
Mar 03, 2012
by
Francois-Rene Rideau
Browse files
Tweak system description
parent
f9b3a258
Changes
1
Hide whitespace changes
Inline
Side-by-side
fare-memoization.asd
View file @
157133c7
;;; -*- Mode: Lisp ; Base: 10 ; Syntax: ANSI-Common-Lisp -*-
(
defsystem
:fare-memoization
:description
"
Simple library for
memoizing functions"
:description
"memoizing functions
the correct, portable way
"
:long-description
"define memoized functions and memoize previously defined functions"
:components
((
:file
"memoization"
)))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment