Documentation
Toggle table of contents
dev
Select version
0.0.0-a04-SNAPSHOT
dev
common
Target filter
common
Switch theme
Search in API
Skip to content
Documentation
text
/
org.k3lp.lib.text
/
K3ListOfK3StringOrError
K3List
Of
K3String
Or
Error
@
WillRequireMigrationToRichErrors
sealed
interface
K3ListOfK3StringOrError
(
source
)
Inheritors
Success
K3StringErrorsUnion
Members
Types
Success
Link copied to clipboard
@
WillRequireMigrationToRichErrors
data
class
Success
(
val
value
:
List
<
K3String
>
)
:
K3ListOfK3StringOrError