Soren Valle
functionProperty
external interface SomeInterface { var functionProperty: (param1: Type, param2: OtherType) -> ReturnValue var functionProperty: (param1: Type) -> ReturnValue var functionProperty: () -> ReturnValue }
turansky
1.3.50
param2
A modern programming language that makes developers happier.