zio-schema icon indicating copy to clipboard operation
zio-schema copied to clipboard

Refactoring: remove usage of `SourceLocation`

Open devsprint opened this issue 2 years ago • 0 comments

SourceLocation is not useful inside Schema definition. It could be replaced with a TypeTag instead, that will give the Runtime type information need it,

devsprint avatar Sep 06 '22 03:09 devsprint