mirror of
https://github.com/Ed94/Odin.git
synced 2026-09-04 23:40:07 +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.