whenPreTextSource

inline fun <T> TextSource.whenPreTextSource(block: (PreTextSource) -> T): T?