typed_struct
typed_struct copied to clipboard
Add TypedStructCtor to list of plugins
Add TypedStructCtor to the Plugin section
The TypedStructCtor plugin uses field-level attributes to define constructor functions (new and from) on the struct being defined by TypedStruct
Includes a Livebook demo of how it works
typed_struct_ctor
– Adds validating (new and from) constructor functions.
Try the macro out in real time without having to install or write any of your own code.
All you need is a running instance of Livebook
I’ll take a look at your plugins more in details next week, but it seems to be a wonderful idea :)