# HG changeset patch # User Steve Losh # Date 1479656494 0 # Node ID 8d1842115b190e4c557e85a70a8f863e0b17d981 # Parent 42f0410204e982926f84361aabdcab3ad2f69dec cl-digraph: Update site. diff -r 42f0410204e9 -r 8d1842115b19 cl-digraph/index.html --- a/cl-digraph/index.html Sun Nov 20 15:37:57 2016 +0000 +++ b/cl-digraph/index.html Sun Nov 20 15:41:34 2016 +0000 @@ -22,6 +22,7 @@

cl-digraph focuses on simplicity, correctness, and usability. Performance is not terrible, but is not a high priority.

+

It is currently not thread-safe, but this may happen in the future.

The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X. Further testing is welcome.

Table of Contents

  1. Installation
  2. Usage
  3. API Reference
  4. cl-dot Support
  5. Changelog