forEach

fun forEach(action: (T) -> Unit)

For-each loop for.

Return

Self the finder

Parameters

action

the action