isBooleanValue

fun String.isBooleanValue(): Boolean

Whether this string is a valid boolean value (true/false/t/f).