access

inline suspend fun <R> access(crossinline block: suspend (T) -> R): R(source)