I don't think there is an effectful walk function which can fail yet. Since so many effects can fail, I think it should be there. Like foreach! vs foreach_try!, but for walk!.
Is that because we are planning on adding for and var for this?
I think that is what I remember
For and var will later deprecate a log othesw functions, but adding them for now sounds like the right thing.
I can put together a PR for walk_try!
Last updated: Jun 16 2026 at 16:19 UTC