Property Structure
Learn how property structure works to make writing properties easier.
We'll cover the following...
General property structure
A property has 3 parts for both Erlang and Elixir:
- Type generator
- Instance of type
- Property expression
Property Structure
The generator functions help the date enter into the type_generator
position. The framework will take these generators, ...