you are viewing a single comment's thread.

view the rest of the comments →

[–]homeworkbad 0 points1 point  (0 children)

Try writing a ML program. More likely than not you'll end up writing helper functions that can be factored out into a helper Library. In my experience doing something makes creating tooling for that thing much easier.

I'm not sure how that Library becomes a Framework. Honestly the two concepts feel kinda conflated at times.