mixin

Thunk

@Js
const mixin Thunk

Thunk wraps a function implementation

methods callList

Call the function with given args

callList abstract Obj? callList(Obj?[]? args)

Call the function with given args. Must be called within context

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST