Function sexp::list [] [src]

pub fn list(xs: &[Sexp]) -> Sexp

Constructs a list s-expression given a slice of s-expressions.