Like in `model_from_template` ```r p <- typed_struc( name = character(), age = integer() ) ``` Makes it possible to also pass the length.
Like in
model_from_templateMakes it possible to also pass the length.