apply_to_register

Function apply_to_register 

Source
pub fn apply_to_register<O, C>(
    o: O,
    idx: usize,
) -> impl FnOnce(&OrArray<C>, &CausalContext, Identifier) -> CausalDotStore<OrArray<C>>
Expand description

Applies a function to the register at the given index.