qfpl / applied-fp-course

Applied Functional Programming Course - Move from exercises to a working app!
http://qfpl.io/projects/professional-fp-courses/
Other
624 stars 180 forks source link

Level06 lacks of implementation: fromJsonObjWithKey #14

Closed AlexeyRaga closed 6 years ago

AlexeyRaga commented 6 years ago

FirstApp.Conf.File has been implemented in level05 so level06 can have the implementation to avoid unnecessary copy/paste.