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