folone / poi.scala

Excel meets scalaz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typed Cell

folone opened this issue · comments

Make Cell typed.

This needs a big rewrite, using HLists/KLists.

Ok, so for now I just used a dedicated type constructor for each cell type. Which solves the issue, so closing it until better times.