ForkError¶ [Source] primitive val ForkError Constructors¶ create¶ [Source] new val create() : ForkError val^ Returns¶ ForkError val^ Public Functions¶ string¶ [Source] fun box string() : String iso^ Returns¶ String iso^ eq¶ [Source] fun box eq( that: ForkError val) : Bool val Parameters¶ that: ForkError val Returns¶ Bool val ne¶ [Source] fun box ne( that: ForkError val) : Bool val Parameters¶ that: ForkError val Returns¶ Bool val