Use a specific plan for a future assignment
fassignment %plan% strategy
The future assignment, e.g.
x %<-% { expr }
.
The mechanism for how the future should be
resolved. See plan()
for further details.
The plan()
function sets the default plan for all futures.