package bastet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Generic helper to make an arbitrary(t('a)) type from a given arbitrary('a) type.

val make : 'a Q.arbitrary -> 'a I.t Q.arbitrary
val make_bound : 'a Q.arbitrary -> 'a I.t Q.arbitrary