* This function checks if the string passed consists * of only digits. * @param s To be checked if s contains only integers * @returns true if there are only digits present in the string * @returns false if any other character is found */
source not stored for this graph (policy: none)