Documentation

Std.Util.LibraryNote

Define the library_note command. #

A library note consists of a (short) tag and a (long) note.

Equations
Instances For
    library_note "some tag" /--
    ... some explanation ...
    -/
    

    creates a new "library note", which can then be cross-referenced using

    -- See note [some tag]
    

    in doc-comments.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For