type

Thunk

@Js
const mixin Thunk

Thunk wraps a function implementation

methods

callList

Call the function with given args.

Slot Details

callList

abstract Obj? callList(Obj?[]? args := null)

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