Module Query.Private

For testing

module Succ : sig ... end

This module provides a way to get the first n elements of a very large set without computing the whole list of elements.

module Type_parser : sig ... end