Typed object pool, using create function

Constructor

new(fn:() ‑> T)

Methods

@:nullSafety(Off)inlinedestroy():Void

inlineget():T

inlineret(obj:T):Void