Skip to content

Rainbow

[Source]

Sentinel: not a real ANSI color. Signals containers to cycle through a palette of colors per packed slot, making expand vs fill visible. Falls back to Default codes if it ever reaches the encoder directly.

primitive val Rainbow

Constructors

create

[Source]

new val create()
: Rainbow val^

Returns


Public Functions

fg_code

[Source]

fun box fg_code()
: U8 val

Returns


bg_code

[Source]

fun box bg_code()
: U8 val

Returns


eq

[Source]

fun box eq(
  that: Rainbow val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: Rainbow val)
: Bool val

Parameters

Returns