MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pair
Interface
3 statements
Source File
IntArray.F90
pFIO_StringIntArrayMapMod
pair
Contents
Module Procedures
m_newPair
public interface pair
Module Procedures
private function m_newPair(key, value) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
key
type(
IntArray
),
intent(in)
::
value
Return Value
type(
pair
)