Built with Alectryon, running Coq+SerAPI v8.18.0+0.18.3. Bubbles () indicate interactive fragments: hover for details, tap to reveal contents. Use Ctrl+↑ Ctrl+↓ to navigate, Ctrl+🖱️ to focus. On Mac, use instead of Ctrl.
(** * Lax Comma Categories *)
(** Since there are only notations in [LaxComma.Notations], we can just export those. *)
Local Set Warnings Append "-notation-overridden".
[Loading ML file number_string_notation_plugin.cmxs (using legacy method) ... done]
(** ** Definitions *) Require LaxComma.Core. Include LaxComma.Core. (** We don't want to make utf-8 notations the default, so we don't export them. *)