Search
Items tagged with: rustcatastructures
Or in Lisp:
In Rust:
#lisp #rust #RustLanguage #RustCataStructures
(cons cat (cons cat nil))
In Rust:
Box<(Cat, Box<Cat>)>
#lisp #rust #RustLanguage #RustCataStructures