this could just be a me mistake where I can't find the equivalent in the std/library for parseint on char. this code returns a error though. echo "123456".reversed.map(parseInt) while this code does what it is supposed to. echo "123456".reversed.mapIt($it).map(parseInt).
- parseint not defined for char. solomonthewise
- parseint not defined for char. huantian
- parseint not defined for char. solomonthewise
- parseint not defined for char. Yardanico
- parseint not defined for char. solomonthewise
- parseint not defined for char. ElegantBeef
- parseint not defined for char. xigoi
- parseint not defined for cha... enthus1ast
- parseint not defined for cha... Araq
- parseint not defined for cha... PMunch
- parseint not defined for cha... Stefan_Salewski