masmatsum
masmatsum
In [functional_programming.md](https://github.com/ocaml/ocaml.org/blob/master/site/learn/tutorials/functional_programming.md), description about currying was fixed in https://github.com/ocaml/ocaml.org/pull/1595 ([diff](https://github.com/ocaml/ocaml.org/pull/1595/files)). We need to apply changes to translated pages: - [ ] French: [functional_programming.fr.md](https://github.com/ocaml/ocaml.org/blob/master/site/learn/tutorials/functional_programming.fr.md) - [ ] Italian: [functional_programming.it.md](https://github.com/ocaml/ocaml.org/blob/master/site/learn/tutorials/functional_programming.it.md) - [...
# Issue Description Update functional_programming.ja.md about currying, in accordance with https://github.com/ocaml/ocaml.org/issues/1601 ## Changes Made - Update functional_programming.ja.md --- * **Please check if the PR fulfills these requirements** - [x] PR...
Hi, I think that the current examples in the [doc](https://github.com/greglook/cljstyle/blob/14c18e5b593c39bc59f10df1b894c31a0020dc49/doc/indentation.md#inner-rules) is not very good for us (cljstyle newbies) to understand the rule. ## 1. `[:inner 1]` examples ### Current examples...
表題のとおり。 対応する原文修正は https://github.com/bbatsov/clojure-style-guide/pull/215