fn sorted(variables: &[BddVariable]) -> Vec<BddVariable>
Expand description

(internal) Helper function for sorting variable list arguments.