Skip to content

michaelsamoilenko/FSharpDeepDivesTasksSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

F# Deep Dives Tasks Solutions

F# Deep Dives is a brilliant book that suggests solutions to various problems based on F# language and using it idioms. The source code can be found here

I did solve a few of them. My solutions aren't full, aren't perfect and that was just for fun. I didn't leave a lot of comments in my code because it becomes pretty clear what task I was solving if you read the chapter. Also sometimes in the chapter tasks are interleaved with each other so that's why it's hard to define some nice flow of having codeblocks and comments specific for concrete task. But I hope it might be useful for somebody else when they'll be working on that tasks. Feel free to contribute to this repo with your solutions you can either enhance mines or just place yours next to it

About

Solutions to some tasks in F# Deep Dives book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages