str Interface

public interface str

This converts list to a string (an allocatable array of character.)


Module Procedures

public function str_listclass(this) result(ret)

Arguments

Type IntentOptional Attributes Name
class(List_), intent(in) :: this

Return Value character(len=:), allocatable