Skip to content

ReadElement[A: A]

[Source]

Used to show that a ReadSeq can return an element of a specific unmodified type.

interface box ReadElement[A: A]

Public Functions

apply

[Source]

fun box apply(
  i: USize val)
: A ?

Parameters

Returns

  • A ?