Unclaimed project
Are you a maintainer of typed_struct? Claim this project to take control of your public changelog and roadmap.
Changelog
An Elixir library for defining structs with a type without writing boilerplate code.
Last updated 8 months ago
field/4 callback with an additional env argument. This is
the same as field/3 but gives access to the environment of the field
definition.field/3 callback in favour of field/4. You should
migrate to field/4, simply by adding _env as the last argument in your
implementation. Currently, if a plugin implements field/3, field/4 is
derived from it and a compilation warning is emitted. field/3 will be
removed in TypedStruct 1.0.0.typestruct block, so it covers it completely.
Previously, anything defined inside the typedstruct block, such as
aliases, would not be available for the field definitions. See #22 and #21
for details.Reference implementation of Anoma
Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics.
Elixir is a dynamic, functional language for building scalable and maintainable applications
Peace of mind from prototype to production