whenMultilevelTextSource

inline fun <T> TextSource.whenMultilevelTextSource(block: (MultilevelTextSource) -> T): T?