Block<R> typedef

Block<R> = R Function()

runCatching function

Implementation

typedef Block<R> = R Function();