functtor-only overload
This commit is contained in:
@@ -28,6 +28,7 @@ class Platforms {
|
||||
}
|
||||
}
|
||||
}
|
||||
public void forEach(functor) { forEach(functor, []) }
|
||||
|
||||
//@NonCPS
|
||||
private Boolean filterDist(name, dist, whiteList, blackList) {
|
||||
|
||||
Reference in New Issue
Block a user