Code Monkey home page Code Monkey logo

mango's People

Contributors

feijoas avatar mschneiderwng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mango's Issues

Ordering as type alias

Why does e.g. Range take a type parameter O <: Ordering[T] instead of just having the implicit val ord: Ordering[T] like in a scala collection. The current way forces me to always specify the ordering when using Range types.

Latest release not published to sonatype repositories?

I'm getting the following 'unresolved dependency' error using the instructions verbatim from the README:

[info] Resolving org.feijoas#mango_2.11;0.11 ...
[warn]  module not found: org.feijoas#mango_2.11;0.11
[warn] ==== local: tried
[warn]   /Users/test/.ivy2/local/org.feijoas/mango_2.11/0.11/ivys/ivy.xml
[warn] ==== public: tried
[warn]   https://repo1.maven.org/maven2/org/feijoas/mango_2.11/0.11/mango_2.11-0.11.pom
[warn] ==== typesafe repo: tried
[warn]   http://repo.typesafe.com/typesafe/releases/org/feijoas/mango_2.11/0.11/mango_2.11-0.11.pom
[warn] ==== spray repo: tried
[warn]   http://repo.spray.io/org/feijoas/mango_2.11/0.11/mango_2.11-0.11.pom
[warn] ==== Sonatype Snapshots: tried
[warn]   http://oss.sonatype.org/content/repositories/snapshots/org/feijoas/mango_2.11/0.11/mango_2.11-0.11.pom
[warn] ==== Sonatype Releases: tried
[warn]   https://oss.sonatype.org/content/repositories/releases/org/feijoas/mango_2.11/0.11/mango_2.11-0.11.pom
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: org.feijoas#mango_2.11;0.11: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::

put and remove for immutable RangeMap

While put and remove are supported for the mutable RangeMap implementation, the immutable version does not have these methods (neither does the guava interface). When looking at the immutable scala collections, they all support modifying methods which just return a new collection. Wouldn't it make sense to implement something similar for the immutable Guava collections?

not able use mango in maven projects

If you attempt to build a project that depends on Mango with Maven you will get something similar to:
2/24/15, 3:44:28 PM PST: [ERROR] Could not resolve artifact com.google.code.findbugs:jsr305:pom:1.3.+

See sbt/sbt#1136 for background.

Maybe republishing with the latest sbt would resolve the issue?

Support Scala 2.11

I'm using mango with 2.10 now mostly just for cache and it's been awesome! Are you still maintaining this and keeping up to date? It'd be great if a 2.11 jar was provided as well.

For my own use, could I just change the target version in SBT and rebuild?

Support scala 2.12

We are updating an app to use scala 2.12 and I do not see a mango_2.12 build artifact in maven. Is there any effort to get a 2.12 build artifact out there? Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.