trim Interface

public interface trim

Calls

interface~~trim~2~~CallsGraph interface~trim~2 trim proc~strim~2 string%strim interface~trim~2->proc~strim~2

Module Procedures

private elemental function strim(self) result(trimmed)

Arguments

Type IntentOptional Attributes Name
class(string), intent(in) :: self

Return Value type(string)