housel on master
common-dylan: Fix compilation o… (compare)
pedro-w on lsp-provider
Update dependencies Merge pull request #16 from ped… (compare)
cgay on master
Update submodules to latest ver… (compare)
cgay on master
Reorganize the README file In … Merge pull request #1436 from c… (compare)
It's interesting the hacks I've made when I don't know how to do something. I was trying to convert the string
"123"
into the vector
[1, 2 ,3]
and didn't see the as
operator...
rcurry
in that case, of course)
=
is EQUAL