Snippets created by me

  • DIY F# getSize()

    Why do my functions work "properly" with int8, int16, ... float64, decimal but not with string and bigInt ?

    6 people like this

    Posted: 4 years ago by me

  • A CONSOLE-BASED ROCK-PAPER-SCISSORS

    When playing rock-paper-scissors (RPS), we show 0 fingers for rock, 2 for scissors and 5 for paper. This rule is also applied for this console-based game written in F#. Enjoy !

    0 people like this

    Posted: 3 years ago by me