ifRichBlockTable

inline fun <T> RichBlock.ifRichBlockTable(block: (RichBlockTable) -> T): T?(source)