书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 365 个相关结果.
  • Numbers & Maths

    533 2020-06-21 《Practicalli Clojure》
    Maths Variable numbers of arguments Equality Truethy experiments Boolean & Predicates Types Ratios Maths Fixme Split this into sections ? Writing some simple mathe...
  • Atom Proton

    542 2020-06-21 《Practicalli Clojure》
    Atom.io and Proton user guide Space menu Add Clojure Project to Atom Start a Local Clojure REPL Connecting to a Remote REPL Evaluate code in the REPL Evaluate code in the sour...
  • REPL

    REPL Clojure CLI Planck shadow-cljs npm 用户 REPL 除了 Lumo, 还有其他一些工具提供 REPL. Clojure CLI 在 Clojure 1.9 当中有了 CLI 的支持, 可以通过 brew 安装: brew install clojure 创建一个 deps.edn ...
  • Contributing

    610 2020-06-21 《Practicalli Clojure》
    Contributing to Practicalli Clojure Pull requests Thank you to everyone that has contributed Contributing to Practicalli Clojure practicalli/clojure-practicalli-content cont...
  • Currying & Partial Functions

    528 2020-06-21 《Practicalli Clojure》
    Currying & Partial Functions Using functions on more arguments than they can normally take Using partial to set a default value Currying in clojure Useful references Curryi...
  • rebel REPL

    561 2020-06-21 《Practicalli Clojure》
    Rebel - a command line REPL UI Install rebel readline Starting a rebel REPL Help at the REPL rebel commands Key-bindings Rebel - a command line REPL UI The REPL is the env...
  • Lisp

    Lisp Clojure Lisp Parinfer - Editor plugin Clojure Brave Clojure - learning resource
  • Create a project

    586 2020-06-21 《Practicalli Clojure》
    Create a project Viewing the Clojure project structure Version the project with Git (optional) Create a project Note Create a project called salary-calculator using Leingin...
  • 生产部署设置

    Setup for production WAR archive Lein-ring plugin Embedded Jetty server Build using Leiningen Build using Boot Run the server Embedded Jetty Server as part of a module system...
  • Model name generation map

    557 2020-06-21 《Practicalli Clojure》
    Design a map for name generation Creating the algorithm to construct your sloane name Create a function to calculate your sloane name Design a map for name generation Imagine...