File: README.md

package info (click to toggle)
cl-trivial-garbage 20180913.gitb1f7571-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 120 kB
  • sloc: lisp: 642; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
[![Build Status](https://travis-ci.org/trivial-garbage/trivial-garbage.svg?branch=master)](https://travis-ci.org/trivial-garbage/trivial-garbage)

trivial-garbage provides a portable API to finalizers, weak
hash-tables and weak pointers on all major implementations of the
Common Lisp programming language.

Documentation is available at the [project's website][1].

It is placed in the public domain with absolutely no warranty.


[1]: http://common-lisp.net/project/trivial-garbage/