whenRegularTextSource

inline fun <T> TextSource.whenRegularTextSource(block: (RegularTextSource) -> T): T?