Skip to main content

concat_atom6

Function concat_atom6 

Source
pub fn concat_atom6(
    s1: &str,
    s2: &str,
    s3: &str,
    s4: &str,
    s5: &str,
    s6: &str,
) -> Atom
Expand description

Creates an Atom as a result of concatenating 6 string slices.