Skip to content

HEAD

[Source]

primitive val HEAD is
  Method val

Implements


Constructors

create

[Source]

new val create()
: HEAD val^

Returns


Public Functions

repr

[Source]

fun box repr()
: String val

Returns


string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  o: Method val)
: Bool val

Parameters

Returns


ne

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

Parameters

Returns