Module Gen.MakeSource

Parameters

Signature

type n
Sourceval get_generator : unit -> (n, 'a) t

get_generator () returns a new generator instance.

  • raises Invalid_argument

    if called more than once.