0
comment
on 8/17/2015 3:04 PM
Successive arguments should be separated by spaces or tupled, and arguments involving function or method applications should be parenthesized If you're new to F# you may have seen this exception on your code and started adding parenthesis and commas all over the place to get it to go away. Or perhaps you simply had no idea why the compiler wasn't happy. In this short article I'll show some code that causes the compiler error and an easy way to resolve it. let upcoming = getUpcoming DateTime.UtcNow.[...]
>> Read the full article on reidev275.azurewebsites.net
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper