kotools / libraries

Multiplatform libraries for expressive programming with Kotlin.
https://kotools.github.io/libraries
MIT License
0 stars 0 forks source link

New `kotools.types.NotBlankString` type #103

Closed LVMVRQUXL closed 1 year ago

LVMVRQUXL commented 1 year ago

Description

Create a new NotBlankString type in the kotools.types package.

Keep it really simple by providing only its constructor.

Checklist

LVMVRQUXL commented 1 year ago

Done.