Create your own GitHub profile
Join the platform over 36 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
docker-machine-driver-veertu
Veertu driver
-
git-share
A simple tool to share/backup git stashes
Shell 7
-
shopsardine
A desktop UI for shopshark
-
shopshark
Human Computer Interfaces Project
-
skbsolver
ITBA's TP, Sokoban Solver
-
eda-itba
ESTRUCTURA DE DATOS Y ALGORITMOS (ITBA)
120 contributions in the last year
Contribution activity
April 2019
Created an issue in FasterXML/jackson-dataformats-text that received 3 comments
Demultiplexer field
Hi, It's a common scenario in CSV files to have a demultiplexer field like: class RowObject { public String f1; public String f2; public List<String>…