Commit graph

278 commits

Author SHA1 Message Date
dependabot[bot]
360635d678
Bump debug from 4.1.1 to 4.3.4
Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 05:15:13 +00:00
16c4643b1f
Merge pull request #5 from rjNemo/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-19 22:18:03 +02:00
dependabot[bot]
854a3ee94f
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 18:55:07 +00:00
b4f0bc9fd2
Merge pull request #4 from rjNemo/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-07-12 11:00:03 +02:00
dependabot[bot]
8984d0de6a
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 02:17:13 +00:00
Ruidy
745cfc6eee arity 2022-07-08 13:06:25 +02:00
Ruidy
80ba9ff8c1 init repo 2022-07-08 12:49:29 +02:00
hemanth.hm
2dbf5864c5
Merge pull request #219 from Moelf/patch-1
add Julialang
2022-07-04 16:08:52 -07:00
Jerry Ling
f5b291f09b
Update readme.md 2022-07-04 12:51:57 -04:00
elfacu0
d3b3a6ffa0 Change semicolon position to match other examples
Similar cases in documentation start with ";[", as code style suggests
2022-03-25 08:58:17 -07:00
jethro larson
e29c4700b8 Improved some definitions and added examples 2022-03-02 12:37:29 -08:00
Tomáš Konrády
ffc2217e36 adding ramda-extension 2022-02-25 12:21:55 -08:00
Jethro Larson
6fbf5252a2
Added link to Haskel Russian translation
Thanks @epogrebnyak !
2022-02-25 12:13:17 -08:00
Jethro Larson
9e54d2c5cf
Added link to polish translation
Thanks @Deloryn
2022-02-25 12:09:18 -08:00
Jethro Larson
b33ace04d4
Update readme.md 2020-09-23 14:34:01 -07:00
hemanth.hm
e5918a3449
Merge pull request #201 from mrtkp9993/patch-1
Turkish translation added in Haskell
2019-11-10 12:05:53 -08:00
hemanth.hm
c5d7a06acd
Merge pull request #202 from hemanth/dependabot/npm_and_yarn/eslint-6.6.0
Bump eslint from 3.19.0 to 6.6.0
2019-11-10 12:05:17 -08:00
dependabot[bot]
6aff845e88
Bump eslint from 3.19.0 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 13:30:02 +00:00
Murat Koptur
4371b6faf7
Update readme.md 2019-10-03 13:15:28 +03:00
James You
806f1fc48c update with python world translation 2019-08-26 22:02:27 -07:00
Jason Shin
c3c2687fad Adding Rust world
Hi, I've worked on a Rust world version of the Jargon project recently as a side project.

I think the Rust variation will be an interesting addition to the Functional Programming Jargon projects family for the following reasons
- Rust is gaining a lot of tractions
- Although it may seem like it supports functional programming features, it does not have Higher Kinded Type, currying, auto-currying and subtyping. functional-programming-jargon.rs provides workarounds to these problems
- An attempt to emulate the Haskell ecosystem in a system-level programming language
2019-08-26 22:01:25 -07:00
hemanth.hm
e7913f26da
FUNDING.yml 2019-07-20 16:00:46 +05:30
hemanth.hm
f6c67ceeb8
Merge pull request #198 from gibbok/patch-1
Adding fp-ts to the list of FP Libraries
2019-06-13 13:40:26 -07:00
GibboK
d08d06699a
Adding fp-ts to the list of FP Libraries
Adding fp-ts to the list of Functional Programming Libraries in JavaScript.
2019-06-12 21:44:54 +02:00
hemanth.hm
b0c6cbf9b8
Merge pull request #197 from flappyBug/patch-1
remove duplicated closure section
2019-06-07 09:21:19 -07:00
Hourann
0b36d325ad
remove duplicated closure section 2019-06-07 21:03:16 +08:00
0xflotus
f62ce4571f fixed two small errors 2019-04-24 08:32:03 -07:00
hemanth.hm
77f91176c5
Merge pull request #146 from stevemao/morphisms
Add more morphisms
2019-03-07 12:39:58 +05:30
Steve Mao
05d7e94d35
Merge branch 'master' into morphisms 2019-03-07 11:00:08 +11:00
hemanth.hm
feace35388
Merge pull request #192 from amilajack/patch-1
Remove WIP statement from README
2019-02-06 19:19:35 +05:30
hemanth.hm
d2529c2e33
Merge pull request #193 from emarukyan/master
fix contract function type in comments
2019-02-06 19:19:08 +05:30
Edgar
62bc8a59f5
fix contract function type 2019-02-06 12:49:39 +04:00
Edgar
b593d7c1ca
fix contract function return type 2019-02-06 12:47:20 +04:00
Amila Welihinda
c6dc8487e5
Remove WIP statement from README
This WIP statement was added 2 years ago. It seems like this project has reached a point of maturity I think it makes sense to remove this.
2018-12-26 18:25:45 -08:00
hemanth.hm
aea00f1338
Merge pull request #191 from MiroslavPetrik/patch-1
fix partial function `sum` example
2018-12-25 18:39:09 +05:30
Miroslav Petrik
7f6f412552
fix partial function sum example 2018-12-25 13:19:53 +01:00
hemanth.hm
ca37a0e6d4
Merge pull request #190 from hekmekk/refactor/totality-and-partial-function
Introduce 'function' section
2018-11-16 15:42:24 -08:00
Rea Sand
c710c2ec70 Merge branch 'master' of github.com:hemanth/functional-programming-jargon into refactor/totality-and-partial-function 2018-11-16 09:37:13 +01:00
Rea Sand
ead281f50e refactor: partial function - Minor adjustments 2018-11-11 13:59:02 +01:00
Rea Sand
c23510813e refactor: function - drastically shorten content 2018-11-11 13:52:26 +01:00
Rea Sand
ccd128abb5 refactor: function - rephrasing the last paragraph 2018-11-03 19:28:43 +01:00
Rea Sand
c878e19ca7 refactor: function - drop superfluous sentence 2018-11-03 18:48:52 +01:00
Rea Sand
5ee03c4877 chore: function - Add forgotten word 2018-11-03 18:42:54 +01:00
Rea Sand
0ce557945e chore: Remove inline comment 2018-11-03 18:39:52 +01:00
Rea Sand
1e8238608b refactor: function - more concise wording 2018-11-03 18:37:23 +01:00
Rea Sand
c77168a62c chore: Minor adjustments to function section 2018-10-29 09:51:19 +01:00
Rea Sand
321806908c refactor: Introduce function section
- dissolve totality section
- make partial function a top-level section
- reformulate content of partial function section
2018-10-20 14:49:39 +02:00
Rea Sand
0ebee1d815 fix: drop trailing whitespace 2018-10-19 12:57:45 -07:00
Rea Sand
11294984aa docs: consistently use Option instead of Optional 2018-10-19 12:57:45 -07:00
Rea Sand
a7e26ce756 fix: drop trailing whitespace 2018-10-18 11:59:54 +02:00