disco-0.1.6: Functional programming language for teaching discrete math.
Copyrightdisco team and contributors
Maintainerbyorgey@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Disco.Doc

Description

Built-in documentation.

Synopsis

Documentation

primDoc :: Map Prim String Source #

A map from some primitives to a short descriptive string, to be shown by the :doc command.

primReference :: Map Prim String Source #

A map from some primitives to their corresponding page in the Disco language reference (https:/disco-lang.readthedocs.ioenlatestreference/index.html).