Strings¶ [Source] primitive val Strings Constructors¶ create¶ [Source] new val create() : Strings val^ Returns¶ Strings val^ Public Functions¶ contains_only¶ [Source] fun box contains_only( s: String val, bytes: HashSet[U8 val, HashEq[U8 val] val] ref) : Bool val Parameters¶ s: String val bytes: HashSet[U8 val, HashEq[U8 val] val] ref Returns¶ Bool val eq¶ [Source] fun box eq( that: Strings val) : Bool val Parameters¶ that: Strings val Returns¶ Bool val ne¶ [Source] fun box ne( that: Strings val) : Bool val Parameters¶ that: Strings val Returns¶ Bool val