KQLite
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
KQLite
KQLite
/
com.kqlite.column
/
CASE
/
CASE
CASE
constructor
(
builder
:
CaseBuilder
.
(
)
->
Unit
)
Parameters
builder
A lambda used to define the branches of the case statement using
CaseBuilder
.