Shapeless is a library for Scala that provides a construct known as `HList` or heterogeneous list (implemented using macros). And allows you to use a tuple ...
確定! 回上一頁