Ian Manske
e87a35104a
Remove as_i64
and as_f64
( #14258 )
...
# Description
Turns out there are duplicate conversion functions: `as_i64` and
`as_f64`. In most cases, these can be replaced with `as_int` and
`as_float`, respectively.
2024-11-05 09:28:56 +01:00
..
2024-11-05 09:28:56 +01:00
2024-10-20 23:12:57 +02:00
2024-09-30 13:20:15 +02:00
2024-10-11 07:51:50 -05:00
2024-09-07 06:44:26 +00:00
2024-09-07 06:44:26 +00:00
2024-09-25 13:04:26 -05:00
2024-08-22 12:02:08 +02:00
2024-10-02 06:04:18 -05:00
2024-10-02 13:05:48 +02:00
2024-10-02 13:05:48 +02:00
2024-10-30 12:22:47 +01:00
2024-11-05 09:28:56 +01:00
2024-07-17 16:02:42 -05:00
2024-10-29 07:43:26 -05:00
2023-04-07 21:09:38 +03:00