Settings
Help

set_cdr

Function set_cdr 

Source
fn set_cdr<'ob>(
    this: &'ob Cons,
    other: Gc<ObjectType<'ob>>,
) -> Option<&'ob Cons>