Create a new ChipContext from a previous context and a list of alterations. Each alteration can be a new map of strings to data, which overload previous keys, or a function that takes the old context and returns a new one.
ChipContext
Rest
Generated using TypeDoc
Create a new
ChipContext
from a previous context and a list of alterations. Each alteration can be a new map of strings to data, which overload previous keys, or a function that takes the old context and returns a new one.