Live data from Hacker News

Viewing profile — encinarus

encinarus

HN member
Joined
Tue, Dec 08, 2015, 9:32 PM UTC
HN karma
3
Public activity
1 items

About encinarus

No profile information was provided.

Recent public activity

  1. comment
    Comment #10699714

    One thing to look at for Java would be auto/value (Immutable value-type code generation for Java 1.6+ by Google) https://github.com/google/auto/tree/master/value Not the same as wh…