Constructor function taking a T payload to assign to its own internal this.payload, as well as a function/delegate pointer to call when invoking this Fiber (via .call()).
See Implementation
Constructor function taking a T payload to assign to its own internal this.payload, as well as a function/delegate pointer to call when invoking this Fiber (via .call()).