[][src]Constant csml_interpreter::error_format::ERROR_SHUFFLE

pub const ERROR_SHUFFLE: &str = "Shuffle builtin expects one value of type Array. Example: Shuffle( [1, 2, 3] )";