Yellow¶ [Source] ANSI yellow. primitive val Yellow Constructors¶ create¶ [Source] new val create() : Yellow val^ Returns¶ Yellow val^ Public Functions¶ fg_code¶ [Source] fun box fg_code() : U8 val Returns¶ U8 val bg_code¶ [Source] fun box bg_code() : U8 val Returns¶ U8 val eq¶ [Source] fun box eq( that: Yellow val) : Bool val Parameters¶ that: Yellow val Returns¶ Bool val ne¶ [Source] fun box ne( that: Yellow val) : Bool val Parameters¶ that: Yellow val Returns¶ Bool val