Function
Function(Dynamic)
package haxe
import haxe.Constraints
Available on all platformsThis type unifies with any function type.
It is intended to be used as a type parameter constraint. If used as a real type, the underlying type will be
Dynamic
.
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/Function.html