mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-17 06:31:25 +00:00
The `update` and `final` routines were written with the assumption that update will only be called once, and that the underlying data does not change between the calls.