Update Examples
parent
43bcfb9a2f
commit
abb1dd87d5
@ -478,6 +478,7 @@ enum List
|
|||||||
Cons(u32, Box<List>)
|
Cons(u32, Box<List>)
|
||||||
Nil
|
Nil
|
||||||
|
|
||||||
|
|
||||||
impl List
|
impl List
|
||||||
fn new -> List Nil
|
fn new -> List Nil
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user