Lorenzo Bragaglia
|
681bf26320
|
[fsharp/en] Add note on equality operator
Add a note pointing out the use of single char "=" equality operator.
|
2018-09-20 13:48:58 +02:00 |
|
Foo Chuan Wei
|
2dbfcc8faf
|
Fix sentence mistake in fsharp.html.markdown
|
2018-06-26 17:43:39 -04:00 |
|
Jürgen Hötzel
|
dcfbeeb614
|
[fsharp/en] Use "elif" (#2566)
|
2016-11-12 18:29:18 +01:00 |
|
Wim
|
2f28300d10
|
[fsharp/en] Explain the cons pattern, and introduce recursion keyword (#2310)
* [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'
|
2016-08-04 14:41:16 +02:00 |
|
Jacob Ward
|
9b7d5bee95
|
[fsharp/en] typos
dont -> don’t
defintion -> definition
|
2016-03-15 08:28:11 -06:00 |
|
Spurlow
|
c5d7f6e72e
|
Merge pull request #1764 from amrue/fsharp
[fsharp/en] Fixed two typos
|
2015-11-02 19:07:44 +08:00 |
|
Willie Zhu
|
59e85e2f37
|
Make whitespace more consistent
|
2015-10-31 00:40:37 -04:00 |
|
sholland1
|
3cf044d123
|
change language in examples back to csharp
parser does not support fsharp syntax highlighting
|
2015-10-27 18:54:39 -05:00 |
|
sholland
|
469541783d
|
[fsharp/en] correct a few simple mistakes
change github flavored markdown programming language to fsharp
correct typos
|
2015-10-26 22:21:02 -05:00 |
|
Amru Eliwat
|
4edbfa9e03
|
Fixed 'modeling' and 'compatibility' typos
|
2015-10-23 23:17:35 -07:00 |
|
Tim Heaney
|
c39264fd88
|
Typo: "easily" rather than "easy"
|
2015-10-08 09:00:59 -04:00 |
|
Gabriel Halley
|
960ee4a185
|
removing whitespace all over
|
2015-10-07 23:11:24 -04:00 |
|
Adam
|
9ad61b5586
|
Authors -> Contributors
|
2013-07-03 22:59:13 -07:00 |
|
Adam
|
83aeecb68a
|
Added filename parameter
|
2013-06-29 20:19:14 -07:00 |
|
Scott Wlaschin
|
142b6b1f18
|
Updated F# code with new list and collection examples, and extra examples for data types.
|
2013-06-29 15:54:14 +01:00 |
|
Adam
|
aac147f3e9
|
Use Csharp syntax highlighting for fsharp
|
2013-06-28 20:53:43 -07:00 |
|
Scott Wlaschin
|
6c4de9853c
|
Added F# examples.
|
2013-06-29 00:26:34 +01:00 |
|