Contains @Deprecated
pseudo keywords, switch from package cc.infix
to infix
; will all be removed with 1.0.0
object Blank : Keyword
Represents a helper construct which allows to express blankness. It can be used for a parameter less function so that it has one parameter and thus can be used as infix function. |
|
object case : Keyword
Represents the pseudo keyword |
|
object contain : Keyword
Represents the pseudo keyword |
|
object Empty : Keyword
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. |
|
object entries : Keyword
Represents the pseudo keyword |
|
object group : Keyword
Represents the pseudo keyword |
|
interface Keyword
Marker interface for keywords. |
|
object only : Keyword
Represents the pseudo keyword |
|
object order : Keyword
Represents the pseudo keyword |