core / org.pinelang.core / PineCallable / <init>
<init>¶
PineCallable(returnType:PineType, name:String, vararg refs:PineExpr<*>, calculation: () -> T)
core / org.pinelang.core / PineCallable / <init>
PineCallable(returnType:PineType, name:String, vararg refs:PineExpr<*>, calculation: () -> T)