I remember watching a video not so long ago where some of the examples used the -> to do static dispatch on functions outside of a module. something like. my_str->my_func() is this syntax already in? is it still planned?
I think that’s implemented!
Yes, all_syntax_test.roc is a convenient place to check this.
Last updated: Jul 23 2026 at 13:15 UTC