readUntil

fun readUntil(cond: (Char) -> Boolean): String