Florian
6641c2c27c
correct plural of parenthesis ( #68 )
2016-07-25 21:13:25 +05:30
hemanth.hm
4e69ee2adf
Merge pull request #63 from galopezb/patch-1
...
Typo in function composition section
2016-07-25 10:17:02 +05:30
hemanth.hm
f90841a2d7
Merge pull request #64 from earldouglas/side-effects
...
Expand side effects to include reading external mutable state
2016-07-25 10:16:50 +05:30
James Earl Douglas
b0e8112cac
Expand side effects to include reading external mutable state
2016-07-24 22:36:55 -06:00
Gustavo A López
e536145dd1
Typo in function composition section
2016-07-24 19:25:55 -05:00
hemanth.hm
98fbaff76b
Merge pull request #54 from jethrolarson/pred
...
Added definition for predicate.
2016-07-15 09:12:56 +05:30
jethro larson
67c71526de
Added definition for predicate.
2016-07-14 14:52:07 -07:00
hemanth.hm
9397e16816
Merge pull request #52 from neighborhood999/patch-1
...
use `let` instead of `var` in for loop.
2016-06-19 19:02:05 +05:30
Peng-Jie
6be57b6ce9
use let instead of var in for loop.
2016-06-19 20:20:09 +08:00
hemanth.hm
b75d101c0f
Create LICENSE
2016-06-12 12:39:36 +05:30
hemanth.hm
854d3c4520
Merge pull request #51 from jethrolarson/blockquote
...
Removed blockquotes #11
2016-06-11 20:05:10 +05:30
jethro larson
13de2a5df9
Removed blockquotes #11
...
Removed superflous <hr/>s
Added gitignore for build directory
2016-06-10 10:32:27 -07:00
hemanth.hm
b528aa9adc
Merge pull request #43 from brunops/fix-comonad-example
...
Fix Comonad example
2016-06-10 11:20:25 +05:30
hemanth.hm
6d8db7fb0a
Merge pull request #44 from marcusnielsen/patch-1
...
Fix spelling of "two two"
2016-06-10 10:37:04 +05:30
hemanth.hm
91642be8fa
Merge pull request #48 from jethrolarson/styleguide2
...
Styleguide2
2016-06-10 10:36:32 +05:30
hemanth.hm
881a4585e3
Merge pull request #50 from jethrolarson/maybe
...
Adding Union Type, Product Type, and Maybe
2016-06-10 10:34:29 +05:30
hemanth.hm
6e8ee6fc73
Merge pull request #45 from marcusnielsen/patch-2
...
Fix spelling of "an variable"
2016-06-10 10:34:13 +05:30
bsanches
d857ea9598
use method shorthand for comonad example
2016-06-09 20:40:18 -07:00
jethro larson
8d91d0183a
Added union type, product type, and Option/Maybe
...
Regenerated TOC
2016-06-09 18:54:04 -07:00
jethro larson
261ba932c2
Fixed typos in the contributing doc
2016-06-09 15:24:09 -07:00
jethro larson
6b77614ba2
Added the start of a styleguide
2016-06-09 15:21:07 -07:00
Marcus Nielsen
64b9705a80
Fix spelling of "an variable"
2016-06-09 14:30:24 +02:00
Marcus Nielsen
c79038ffbb
Fix spelling of "two two"
2016-06-09 14:23:10 +02:00
bsanches
6ce00b53a5
Fix Comonad example
...
- Current example doesn't run
- `extract` is supposed to be a function
- `this.v` is not a thing
- Unfortunately, I'm not sure if it's possible to do this with arrow
functions, as they'll bind the current `this` scope, which will be
`CoIdentity`'s current scope instead of the actual returned object..
2016-06-08 09:54:15 -07:00
hemanth.hm
c745ecb7a0
Merge pull request #42 from jethrolarson/master
...
Several improvements and simplifications
2016-06-07 11:49:23 +05:30
jethro larson
a565684167
Improved description of Purity and Point-free #42
2016-06-06 17:00:09 -07:00
jethro larson
f4db1010f8
Update TOC
2016-06-06 16:34:11 -07:00
jethro larson
4cc76141c6
Couple additional tweaks
2016-06-06 16:05:55 -07:00
jethro larson
de31b94a72
Merge remote-tracking branch 'hemanth/master'
2016-06-06 15:49:11 -07:00
jethro larson
40b7c7ebbe
Simplified some text. Added link to FL.
2016-06-06 15:38:14 -07:00
hemanth.hm
ed8b647d71
Merge pull request #39 from stoeffel/toc
...
adds toc
2016-06-01 15:31:53 +05:30
Stoeffel
8b75429462
adds toc
...
* create toc `npm run toc`
2016-06-01 11:36:09 +02:00
hemanth.hm
48eddbbc86
Merge pull request #37 from noplanman/proofing
...
In-depth proofreading and correcting
2016-06-01 14:57:09 +05:30
hemanth.hm
3b297f36cc
Merge pull request #38 from rootulp/master
...
Fix typo: combines to combine
2016-06-01 14:56:35 +05:30
Rootul Patel
9ac6df6cba
Fix typo: combines to combine
2016-05-31 22:55:19 -04:00
hemanth.hm
181c17fa5c
Added a link to all the contributors 🙌
...
Thanks to:
@jethrolarson
@ethagnawl
@therealklanni
@CrossEye
@jhartikainen
@davidchambers
@skippednote
@mariusschulz
@lovasoa
@raine
@sjsyrek
@toddmotto
@matthieubulte
@stoeffel
2016-06-01 05:45:11 +05:30
hemanth.hm
57dc1cc41e
Merge pull request #36 from Kosmas/master
...
small typo
2016-06-01 05:36:30 +05:30
Armando Lüscher
6ddf6bb3e1
In-depth proofreading and correcting
2016-05-31 21:06:30 +02:00
Kosmas Chatzimichalis
973027d679
small typo
...
either this repository or this repo
2016-05-31 20:38:02 +02:00
hemanth.hm
b90ba66787
Merge pull request #34 from lovasoa/patch-1
...
Point-Free Style: fix js error
2016-05-31 16:27:29 +05:30
hemanth.hm
49e84bf415
Merge pull request #35 from mariusschulz/patch-1
...
Curries `add` function in point-free style code
2016-05-31 10:57:09 +05:30
Marius Schulz
6c314f238e
Curries add function in point-free style code
...
The `add` function needs to be curried in order for the code example to work.
2016-05-29 13:11:01 +02:00
Ophir LOJKINE
e85202403a
Point-Free Style: fix js error
...
according to the way it's used, add should by curried
2016-05-29 12:54:46 +04:00
hemanth.hm
b79c730ad6
Merge pull request #33 from toddmotto/patch-1
...
fix(readme): Typo on "evluated"
2016-05-27 23:06:22 +05:30
Todd Motto
be13a8c11d
fix(readme): Typo on "evluated"
2016-05-27 17:46:36 +01:00
hemanth.hm
3f003e508a
Merge pull request #28 from boris-marinov/master
...
Add definitions: Value, Constant, Composition
2016-04-22 19:00:57 +05:30
Boris Marinov
33d40dc24d
fixes
2016-03-25 11:31:04 +02:00
Boris Marinov
69d5dc87bf
Add definitions: Value, Constant, Composition
2016-03-23 17:14:35 +02:00
hemanth.hm
296ad67652
Merge pull request #27 from matthieubulte/patch-1
...
Added functor laws and example to the functor section
2016-03-23 11:09:46 +05:30
matthieubulte
de552b5a2d
Added functor laws and example to the functor section
2016-03-22 19:38:03 +01:00