R/constructors.R
process_arg.Rd
Build a tibble form a list of constructor arguments.
process_arg(argument)
The argument provided to a constructor in its definition
A tibble with a single row, the first column holds the argument name, the second its type.