is_integer_rpns Interface

interface
public module function is_integer_rpns(this) result(r)

Arguments

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

Return Value logical