Skip to content

Deriver: deriver in interface files #189

@vch9

Description

@vch9

Deriver in implementation file was done in #171, deriver in interface files is not essential but should exist at some point.

(* foo.mli *)
type t 
[@@deriving qcheck]

(* should produce ==> *)
val gen : t QCheck.Gen.t

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions