bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 151 forks source link

See if an Elm-like memo function is implementable in Nu. #787

Closed bryanedds closed 2 months ago

bryanedds commented 2 months ago

The trick here might be invalidating, such as when the world has been switched out via undo / redo.

bryanedds commented 2 months ago

Done with Content.cache.