Toggle navigation
PROCESS
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
Variables
fson_string_equals
Interface
3 statements
Source File
fson_library.f90
fson_string_m
fson_string_equals
Contents
Module Procedures
equals_string
public interface fson_string_equals
Contents
Module Procedures
equals_string
Module Procedures
private function
equals_string
(this, other) result(equals)
Arguments
Type
Intent
Optional
Attributes
Name
type(
fson_string
),
pointer
::
this
type(
fson_string
),
pointer
::
other
Return Value
logical