pub fn get_implicit_function_name(variable_name: &str) -> String
Expand description

Compute a valid name for an “anonymous update function” of the corresponding variable.

TODO: currently does not double check if there are collisions with existing params