grapes-plan-grapes: Use a specific plan for a future assignment

%plan%R Documentation

Use a specific plan for a future assignment

Description

Use a specific plan for a future assignment

Usage

fassignment %plan% strategy

Arguments

fassignment

The future assignment, e.g. x %<-% { expr }.

strategy

The mechanism for how the future should be resolved. See plan() for further details.

See Also

The plan() function sets the default plan for all futures.


future documentation built on July 9, 2023, 6:31 p.m.