trim Interface

public interface trim

Calls

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

Module Procedures

private elemental function strim(self) result(trimmed)

Arguments

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

Return Value type(string)