Mikael has been programming in Scala for the last 4 years in the UK financial sector, after many years using Java. French born, he has had various work experiences in France, Switzerland and the UK.
Follow Mikael on twitter.
Talks I've Given
-
4
Lightning Talks 1
Featuring Andrew Gustafson, Jamie Pullar, Nick Pollard and Mikael Valot
This session will consist of four 15-minute talks by Andrew (Gus) Gustafson, Jamie Pullar, Mikael Valot, and Nick Pollard, where the following topics will be covered; serialisation, json, macro, typeclass, scala, types, shapeless, Protobuf, fix-protocol, jsentric, flexible-data, library strucs.
scala shapeless types typeclass protobuf fix-protocol json flexible-data library-strucs -
Flexible data structures in Scala
Featuring Mikael Valot
Strucs is a lightweight library that allows you to manipulate, encode and decode flexible data structures while maintaining immutability and type safety. A Struct is analogous to a case class that can accept new fields dynamically. Using the strucs extensions, a single struc instance can be...
strucs library flexible-data scala json fix-protocol protobuf