package core_kernel

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

Module Unsafe.SlotSource

Sourcetype ('variant, 'a) t

A Slot.t represents a slot in a tuple type.

Sourceval sexp_of_t : ('variant -> Sexplib0.Sexp.t) -> ('a -> Sexplib0.Sexp.t) -> ('variant, 'a) t -> Sexplib0.Sexp.t
Sourceval equal : ('v, 'a) t -> ('v, 'a) t -> bool

ti is the i'th slot.

Sourceval t0 : ([> `S0 of 'a ], 'a) t
Sourceval t1 : ([> `S1 of 'a ], 'a) t
Sourceval t2 : ([> `S2 of 'a ], 'a) t
Sourceval t3 : ([> `S3 of 'a ], 'a) t
Sourceval t4 : ([> `S4 of 'a ], 'a) t
Sourceval t5 : ([> `S5 of 'a ], 'a) t
Sourceval t6 : ([> `S6 of 'a ], 'a) t
Sourceval t7 : ([> `S7 of 'a ], 'a) t
Sourceval t8 : ([> `S8 of 'a ], 'a) t
Sourceval t9 : ([> `S9 of 'a ], 'a) t
Sourceval t10 : ([> `S10 of 'a ], 'a) t
Sourceval t11 : ([> `S11 of 'a ], 'a) t
Sourceval t12 : ([> `S12 of 'a ], 'a) t
Sourceval t13 : ([> `S13 of 'a ], 'a) t