Open
Description
We should consider wrapping the Java classes from java.util.function
as part of JavaKit, either the main module or a JavaKitFunction
module. We should probably extend those wrapper types with callAsFunction
overloads so they can be called directly from Swift.