Skip to content

Can't use nomads #53

@eyalgo

Description

@eyalgo

Hi,
in chapter 10.9's exercise, we need to use nomads library:
`(use 'clojure.algo.monad)

When trying to run it in lein , It has an error that it can't the class:

user=> (use 'clojure.algo.monad)
Execution error (FileNotFoundException) at user/eval2792 (REPL:1).
Could not locate clojure/algo/monad__init.class, clojure/algo/monad.clj or 
clojure/algo/monad.cljc on classpath.


⇒  lein -v  
Leiningen 2.9.1 on Java 1.8.0_172 Java HotSpot(TM) 64-Bit Server VM

e

Anyone has an idea?
(couldn't find anything in Google)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions