pelotom / unionize

Boilerplate-free functional sum types in TypeScript
MIT License
402 stars 14 forks source link

Clarify the default behavior of value tag #49

Closed lorefnon closed 6 years ago

lorefnon commented 6 years ago

Add notes on the default behavior when value tag is not specified, which can be non-intuitive.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d069ee255d5a277a3cb1faa06f47f055ce258a9d on lorefnon:master into f6ebfa50177aa3fdb724378c158e400c72d0d625 on pelotom:master.

lorefnon commented 6 years ago

The requested changes have now been taken care of.