len Interface

public interface len

Return the length of a dictionary, by internal counting algorithms


Contents


Module Procedures

private pure function len_(d)

Arguments

Type IntentOptional AttributesName
type(dictionary_t), intent(in) :: d

Return Value integer