operator(.cat.) Interface

public interface operator(.cat.)

Functions

private pure module function concatenate_elements(strings) result(concatenated_strings)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: strings(:)

Return Value type(string_t)