Community for F#

Blog articles of Community for F#

0
comment
on 10/12/2013 10:01 PM
It is possible to declare a list or an array without the separating semicolons by declaring each element on a separate line.  Like this: Note: for reasons I confess are unclear to me, the first member of the list/array must be on the next line from the opening symbol of the collection. Well, to be […]
>> Read the full article
.
0
comment
on 10/11/2013 8:56 PM
I finally finished manually migrating all my blog posts back to WordPress from Octopress for pretty much the same reasons described in this excellent post. I don’t dislike static site generators, but they take quite a bit of time to configure, set up, etc., especially oft-required upgrades. I just want to get back to writing. […]
>> Read the full article
.
0
comment
on 10/3/2013 5:00 PM
I do love the fact that F# (and functional programming in general) gives a developer the tools to make it easy to build simple code. I was hacking together a function to convert a DateTime to a Unix Time Stamp (for using with the Meetup Restful API).  This was my initial pass at it: (BTW […]
>> Read the full article
.
0
comment
on 10/1/2013 6:03 AM
A method in the Seq class can be applied to any kind of IEnumerable.  Consider the following code:
>> Read the full article
.
0
comment
on 9/29/2013 8:55 AM
.
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