TOML-Fortran
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
toml_array
Interface
3 statements
Source File
array.f90
tomlf_type_array
toml_array
Contents
Module Procedures
new_array_func
public interface toml_array
Create standard constructor
Module Procedures
private function new_array_func() result(self)
Default constructor for TOML array type
Arguments
None
Return Value
type(
toml_array
)
Instance of the TOML array