v/vlib/time
Swastik Baranwal 7ec116d588
all: only allow defining `==` and `<` and auto generate `!=`, `>`, `>=` and `<=` (#8520)
2021-02-03 15:18:38 +01:00
..
misc
format.v
operator.v all: only allow defining `==` and `<` and auto generate `!=`, `>`, `>=` and `<=` (#8520) 2021-02-03 15:18:38 +01:00
operator_test.v
parse.v
parse_test.v
private_test.v
stopwatch.v
stopwatch_test.v
time.v
time_darwin.c.v
time_format_test.v
time_linux.c.v
time_nix.c.v
time_solaris.c.v
time_test.v
time_windows.c.v
unix.v