ImprovTools
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
ImprovTools
:features:tonguetwister
/
com.brokenkernel.improvtools.tonguetwister.data
Package-level
declarations
Types
Properties
Types
Tongue
Twister
Item
Link copied to clipboard
internal
data
class
TongueTwisterItem
(
text
:
String
,
val
explanation
:
String
?
=
null
)
Properties
Tongue
Twister
Datum
Link copied to clipboard
internal
val
TongueTwisterDatum
:
ImmutableList
<
TongueTwisterItem
>