[Graph] Sigmax code cleanup
Remove utility functions. They were reading refs constantly, pattern matching on Maybe/Either. We can do everything in one go.
Showing
Please register or sign in to comment
Remove utility functions. They were reading refs constantly, pattern matching on Maybe/Either. We can do everything in one go.