Closed andyscott closed 7 years ago
This functionality exists, but it's currently only in the code for the ScalaDays slides. I'll be pulling it out and turning it into a full blown implementation so that the core module has basic decoding of Map[String, String].
Map[String, String]
Now possible with #52.
This functionality exists, but it's currently only in the code for the ScalaDays slides. I'll be pulling it out and turning it into a full blown implementation so that the core module has basic decoding of
Map[String, String]
.