package bwd

  1. Overview
  2. Docs

Module BwdLabels.InfixSource

Notation inspired by Conor McBride.

Notation inspired by Conor McBride.

Sourceval (#<) : 'a bwd -> 'a -> 'a bwd

An alias of BwdLabels.snoc.

Sourceval (<><) : 'a bwd -> 'a list -> 'a bwd

An alias of BwdLabels.append.

Sourceval (<>>) : 'a bwd -> 'a list -> 'a list

An alias of BwdLabels.prepend.

OCaml

Innovation. Community. Security.