Add a cons operator
Closed this issue · 2 comments
prakhar1989 commented
OCaml style syntax -
val new_list = 4 :: [1, 2, 3]
bahuljain commented
I was thinking of the same thing!! :-P
It will be quite easy to do that as well.
prakhar1989 commented
@bahuljain Yo! Just sent in a new commit. Adding it now in codegen and semantic.