Vladislav Prekel

Results 2 comments of Vladislav Prekel

You shouldn't match on `some(myDate)`, because in this case expression `some(myDate)` will always has value and `completionDate` will have type `DateTime optional`. Your code snipped is equivalent to just ```...

На "dotNETConf: Focus on F#" был перфоманс с Гвидо ван Россумом, его Дон Сайм погружал в F# (вернее в [SAFE Stack](https://safe-stack.github.io/)): https://youtu.be/e2J9PGC-K1E Для этого был создан репозиторий, с задачами, которые...