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