eu.timepit.refined.internal
Helper class that allows the type T to be inferred from calls like api.RefType.refineM[P](t).
T
api.RefType.refineM[P](t)
See http://tpolecat.github.io/2015/07/30/infer.html for a detailed explanation of this trick.
Helper class that allows the type
Tto be inferred from calls likeapi.RefType.refineM[P](t).See http://tpolecat.github.io/2015/07/30/infer.html for a detailed explanation of this trick.