![]() This patch makes the time library available to Starlark scripts. This library is one of the very few few that are built into starlark-go (the others are json, math, proto). I've played around with Starlark scripting today, and immediately I wanted to measure how long certain computations take. |
||
---|---|---|
.. | ||
conv.go | ||
repl.go | ||
starlark_mapping.go | ||
starlark.go |