SkippingLast

class SkippingLast: ListIterator

Constructors

<init>

constructor(list: List)

Parameters

Name Description
list: List

Methods

hasNext

fun hasNext(): Boolean

ReturnValue

Name Description
Boolean

onEmptyList

fun onEmptyList(item: EmptyList): Term

Parameters

Name Description
item: EmptyList

ReturnValue

Name Description
Term