package haxe
import haxe.Constraints
Available on all platforms
This type unifies with anything but Void
.
It is intended to be used as a type parameter constraint. If used as a real type, the underlying type will be Dynamic
.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/NotVoid.html