Ring?
Checks if the input is a ring or not.
Syntax
ring?(Any)
Description
Given an object, returns true
if it is a ring and false
otherwise.
Checks if the input is a ring or not.
ring?(Any)
Given an object, returns true
if it is a ring and false
otherwise.