new Interface

public interface new

Overloaded constructor for TOML values


Module Procedures

public subroutine new_array(self)

Constructor to create a new TOML array and allocate the internal storage

Arguments

Type IntentOptional Attributes Name
type(toml_array), intent(out) :: self

Instance of the TOML array