Static methods

staticinlinedowncast<T, S>(value:T, c:Class<S>):S

staticinlineisOfType(v:Dynamic, t:Dynamic):Bool