F#

Wealthy Whale is live!

I’m proud to announce that we have released another new slot – Wealthy Whale – to JackpotJoy Slots, it is also the first All Pays slots we have implemented on our F# slots engine! In an All Pays slot, there are no ‘pay lines’, instead, any matching symbol (or Wild symbol) that appears on adjacent …

Wealthy Whale is live! Read More »

F# solutions to Google CodeJam 2010 Qualification Round Problems

I found out about Google CodeJam the other day, and looking at their info page, there’s a number of interesting problems you can solve as practice for the real thing coming up, and here are my F# solutions to the qualification round questions from the 2010 event, enjoy   Problem A. Store Credit The outline …

F# solutions to Google CodeJam 2010 Qualification Round Problems Read More »

F# – Extending Discriminated Unions using marker interfaces

One of the problems with using F#’s Discriminated Unions is that they are not extensible, in that all your union cases must be specified inside one Discriminated Union (abbreviated to DU from this point) type and you can’t inherit from an existing DU type to add additional union cases. In most cases, having to specify …

F# – Extending Discriminated Unions using marker interfaces Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close