Function internalize

Source
pub fn internalize(string: S) -> S
Expand description

Intern a null-terminated char array. Returns an interned char array and should be used to add char array to a symbol vector.

ยงExample

See the example of flip.