Documentation

Mathlib.Util.Syntax

Helper functions for working with typed syntaxes. #

Applies the given function to every subsyntax.

Like Syntax.replaceM but for typed syntax.

Equations
Instances For

    Constructs a typed separated array from elements. The given array does not include the separators.

    Like Syntax.SepArray.ofElems but for typed syntax.

    Equations
    Instances For