All checks were successful
Build / build (push) Successful in 2m32s
- call now supports calling invokables by string - call now takes as arguments a listable of positional args, and a hashable of keyword args - added strs:split, strs:join, and strs:has-prefix - added new lists module with lists:first - added time:sleep |
||
---|---|---|
.. | ||
csv.go | ||
csv_test.go | ||
fs.go | ||
fs_test.go | ||
itrs.go | ||
itrs_test.go | ||
lists.go | ||
lists_test.go | ||
log.go | ||
log_test.go | ||
os.go | ||
os_test.go | ||
strs.go | ||
strs_test.go | ||
time.go | ||
time_test.go |