list
Takes a list of plans and turns it into a single plan that represents the list of their values.
Usage:
const $abTuple = list([$a, $b]);
Takes a list of plans and turns it into a single plan that represents the list of their values.
Usage:
const $abTuple = list([$a, $b]);