fromJust returns Just's .fields if it exists -- otherwise throwing an error
Just
.fields
Error Thrown if the provided value has .name as "Nothing"
.name
"Nothing"
Generated using TypeDoc
fromJust returns
Just
's.fields
if it exists -- otherwise throwing an error