Git Product home page Git Product logo

Comments (4)

eed3si9n avatar eed3si9n commented on September 4, 2024

Also not sure who is turning what into ?.

$ unzip -l $HOME/Downloads/shapeless_2.12-2.3.2.jar | head -n 12
Archive:  /Users/eyokota/Downloads/shapeless_2.12-2.3.2.jar
  Length      Date    Time    Name
---------  ---------- -----   ----
     2505  11-02-2016 09:48   META-INF/MANIFEST.MF
        0  11-02-2016 09:48   shapeless/
     1654  11-02-2016 09:38   shapeless/$colon$colon$.class
     5328  11-02-2016 09:38   shapeless/$colon$colon.class
      933  11-02-2016 09:38   shapeless/$colon$plus$colon.class
     2105  11-02-2016 09:38   shapeless/$tilde$qmark$greater$.class
      921  11-02-2016 09:38   shapeless/$tilde$qmark$greater$++.class
     1458  11-02-2016 09:38   shapeless/$tilde$qmark$greater.class
      656  11-02-2016 09:38   shapeless/AdditiveCollection$$anon$1.class

from jarjar-abrams.

eed3si9n avatar eed3si9n commented on September 4, 2024

On Linux actually:

$ unzip -l shapeless_2.12-2.3.2.jar  | head -n 12
Archive:  shapeless_2.12-2.3.2.jar
  Length      Date    Time    Name
---------  ---------- -----   ----
     2505  2016-11-02 09:48   META-INF/MANIFEST.MF
        0  2016-11-02 09:48   shapeless/
     1654  2016-11-02 09:38   shapeless/$colon$colon$.class
     5328  2016-11-02 09:38   shapeless/$colon$colon.class
      933  2016-11-02 09:38   shapeless/$colon$plus$colon.class
     2105  2016-11-02 09:38   shapeless/$tilde$qmark$greater$.class
      921  2016-11-02 09:38   shapeless/$tilde$qmark$greater$╬╗.class
     1458  2016-11-02 09:38   shapeless/$tilde$qmark$greater.class
      656  2016-11-02 09:38   shapeless/AdditiveCollection$$anon$1.class

from jarjar-abrams.

johnynek avatar johnynek commented on September 4, 2024

is that ++ a single grapheme that is actually some unicode thing?

from jarjar-abrams.

eed3si9n avatar eed3si9n commented on September 4, 2024

https://github.com/milessabin/shapeless/blob/v2.3.10/core/src/main/scala/shapeless/hmap.scala#L56-L58

class ~?>[K[_], V[_]] extends Serializable {
  class λ[K, V] extends Serializable
}

I think it's Latin-1 trying to render Unicode lambda λ, or vice versa.

from jarjar-abrams.

Related Issues (18)

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.