doc / ch.tutteli.atrium.api.cc.infix.en_GB.keywords

Package ch.tutteli.atrium.api.cc.infix.en_GB.keywords

Contains pseudo keywords such as order.

Types

Empty

object Empty

Represents a helper construct which allows to express emptiness. It can be used for a parameter less function so that it has one parameter and thus can be used as infix function.

case

object case

Represents the pseudo keyword case as in ignoring case.

contain

object contain

Represents the pseudo keyword contain as in to contain.

entries

object entries

Represents the pseudo keyword entries as in grouped entries.

group

object group

Represents the pseudo keyword group as in within group.

only

object only

Represents the pseudo keyword only as in and only.

order

object order

Represents the pseudo keyword order as in inAny order.