A typed interface to the Racket generic graph library.
Go to file
Sergiu Ivanov ce50034a11 graph.rkt: Say that graph properties are not supported. 2021-08-06 00:31:26 +02:00
LICENSE Add the license. 2020-12-27 22:56:59 +01:00
README.md Add README. 2020-12-28 23:01:17 +01:00
graph.rkt graph.rkt: Say that graph properties are not supported. 2021-08-06 00:31:26 +02:00
info.rkt Fix the dependencies. 2020-12-29 22:55:04 +01:00
manual.scrbl Add a reminder to list the functions the library exports. 2021-08-06 00:16:48 +02:00

README.md

Typed Interface for the Generic Graph Library

This module provides a typed interface to the generic graph library.

This module is currently work in progress and multiple planned features may still be missing.

For more details, refer to the Scribble documentation of the package.