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.


HenrikBengtsson/future documentation built on April 1, 2024, 3:19 a.m.