The problem is now you either have zero data abstraction or uncontrolled data abstraction without even a convention like "these functions work together as a bundle" to save you.
That said, a nice SML module probably could work as the base abstraction here.
Comments
The problem is now you either have zero data abstraction or uncontrolled data abstraction without even a convention like "these functions work together as a bundle" to save you.
That said, a nice SML module probably could work as the base abstraction here.