Up
–
base
»
Base
» Variant
Module
Base.Variant
type
!'constructor t
=
{
name : string;
rank : int;
constructor :
'constructor
;
}