fson_string_equals Interface

public interface fson_string_equals

Contents


Module Procedures

private function equals_string(this, other) result(equals)

Arguments

Type IntentOptional AttributesName
type(fson_string), pointer:: this
type(fson_string), pointer:: other

Return Value logical