summaryrefslogtreecommitdiffhomepage
path: root/fsharp.html.markdown
Commit message (Collapse)AuthorAgeLines
* [F#/en] Fsharp dugnad 15 07 2020 (#3973)Yuri Vendruscolo da Silveira2020-08-08-2/+2
| | | | | * remove broken link * add relevant documentation link
* Update fsharp.html.markdownfighou2019-09-18-1/+1
|
* List Matching first element of "many"Jeff Parent2019-04-14-1/+1
| | | Updated the pattern matching for lists to show how to get head of a list when you don't care how many other elements are in the list.
* [fsharp/en] Add note on equality operatorLorenzo Bragaglia2018-09-20-2/+3
| | | | Add a note pointing out the use of single char "=" equality operator.
* Fix sentence mistake in fsharp.html.markdownFoo Chuan Wei2018-06-26-1/+1
|
* [fsharp/en] Use "elif" (#2566)Jürgen Hötzel2016-11-12-2/+5
|
* [fsharp/en] Explain the cons pattern, and introduce recursion keyword (#2310)Wim2016-08-04-1/+6
| | | | | | | | * [fsharp/en] Explain the cons pattern, and introduce recursion keyword Was confused when reading the sieve function and thought it could be explained a little more. I got some help from http://hestia.typepad.com/flatlander/2010/07/f-pattern-matching-for-beginners-part-4-lists-and-recursion.html * Forgot the word 'notation'
* [fsharp/en] typosJacob Ward2016-03-15-6/+2
| | | | | dont -> don’t defintion -> definition
* Merge pull request #1764 from amrue/fsharpSpurlow2015-11-02-3/+3
|\ | | | | [fsharp/en] Fixed two typos
| * Fixed 'modeling' and 'compatibility' typosAmru Eliwat2015-10-23-3/+3
| |
* | Make whitespace more consistentWillie Zhu2015-10-31-37/+37
| |
* | change language in examples back to csharpsholland12015-10-27-1/+1
| | | | | | parser does not support fsharp syntax highlighting
* | [fsharp/en] correct a few simple mistakessholland2015-10-26-4/+4
|/ | | | | change github flavored markdown programming language to fsharp correct typos
* Typo: "easily" rather than "easy"Tim Heaney2015-10-08-1/+1
|
* removing whitespace all overGabriel Halley2015-10-07-157/+157
|
* Authors -> ContributorsAdam2013-07-03-2/+2
|
* Added filename parameterAdam2013-06-29-0/+1
|
* Updated F# code with new list and collection examples, and extra examples ↵Scott Wlaschin2013-06-29-25/+226
| | | | for data types.
* Use Csharp syntax highlighting for fsharpAdam2013-06-28-1/+1
|
* Added F# examples.Scott Wlaschin2013-06-29-0/+431