1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
yuyi 0ced7116b6
string: add is_upper/is_lower and fix parser.match_expr error
* string: add is_upper/is_lower and fix parser.match_expr error

* to_capital => capitalize, to_title => title

* is_titled => is_title, is_capitalized => is_capital
2020-04-12 13:09:05 +03:00
..
2020-04-11 19:51:32 +02:00
2019-07-25 18:07:25 +02:00
2020-04-11 19:51:32 +02:00
2020-02-26 12:14:06 +01:00
2020-04-08 13:53:11 +02:00
2020-04-02 17:16:17 +02:00
2020-04-09 03:57:08 +02:00