2 ms·
> When you start needing things like undo/redo you suspiciously start architecting something that smells like the elm architecture. Well Iced itself claims to
by 0manrho 10mo ago
> When you start needing things like undo/redo you suspiciously start architecting something that smells like the elm architecture.
Well Iced itself claims to be inspired by the Elm Arch, so that checks out (see the first line under the Overview section of the Readme https://github.com/iced-rs/iced https://github.com/iced-rs/iced )