Luo Tian

Results 8 issues of Luo Tian

The mdo syntax seems like alien in clojure world. especially for the `let` form. What if we change it to: ``` clojure (mdo {:keys [x y]}

The names of functions/macros in `monads.core` namespace are not so consistent, some starts with a 'm', like `mdo`, `mfail`, some does not, like `tell`, `asks`. What if remove all the...

I try to setup policy for S3 bucket hosting the repository, it turns out to retrieve files, a policy will look like: ``` json { "Version": "2012-10-17", "Statement": [ {"Effect":...

At least document for user to get started

A flat namespace tree is bad.

To make sure project can work with arcadia

The full stacktrace after `nos repl` under a fresh magic checkout: ``` Installing [org.clojure/tools.analyzer "1.0.0"] Extracting ["org.clojure" "tools.analyzer" "1.0.0"] Downloading org.clojure-tools.analyzer-1.0.0- Unhandled Exception: System.ArgumentNullException: Value cannot be null. Parameter name:...

## Problem Default wrappers are hard-coded now; the only way to change them for individual entries is by writing them everywhere.