1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/strconv
2019-12-19 03:37:53 +03:00
..
atof_test.v strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
atof.v atof: remove extra() causing warnings 2019-12-17 01:47:30 +03:00
atofq.v strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
atoi.v atoi: fix leading zeros in string to int conversion 2019-12-08 23:22:33 +03:00