-
Notifications
You must be signed in to change notification settings - Fork 434
Open
Labels
feature requestRequest for something to be addedRequest for something to be added
Milestone
Description
Description
Similar to functools.partial, it would be useful to have wp.partial() to define function specializations with a subset of fixed parameters for Warp functions.
For example: if an int32 seed is known at compile time, a rng function that relies on the seed can be passed to tile functions likes tile_map() without needing to supply the seed as an argument.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestRequest for something to be addedRequest for something to be added