package opam-format

  1. Overview
  2. Docs

A simple lexer to list of lines, which are lists of words

val main : Lexing.lexbuf -> string list list