🛠️ Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more.
258
stars
7
forks
source link
release 0.1.1 doesn't define `conform/2` for contract #34
Closed
jvantuyl closed 10 months ago
I get this warning when I compile with 0.1.1:
Goes away with 0.1.0, presumably because that function is defined?