operator(>) Interface

public interface operator(>)

Module Procedures

public recursive function findDictionary(this, key) result(val)

Arguments

Type IntentOptional Attributes Name
class(Dictionary_), intent(in) :: this
character(len=*), intent(in) :: key

Return Value character(len=:), allocatable