package morbig

  1. Overview
  2. Docs

Module Morbig.QuoteRemovalSource

Sourceval on_string : string -> string

on_string s yields a copy of string s, with all quotes removed as described in the specification.

Sourcetype backslash_automaton_state =
  1. | Default
  2. | Backslash
Sourceval backslash_as_in_doublequotes : string -> string
Sourceval remove_tabs_at_linestart : string -> string
OCaml

Innovation. Community. Security.