MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
String
Interface
3 statements
Source File
String.F90
MAPL_String
String
Contents
Module Procedures
new_String
public interface String
Module Procedures
private function new_String(s) result(str)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
s
Return Value
type(
String
)