mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-13 23:01:24 -07:00
31b42a53fc
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.