lookAhead

abstract fun <T> lookAhead(callback: () -> T): T(source)