#

Note

This documents the development version of NetworkX. Documentation for the current release can be found here.

#

networkx.utils.misc.is_list_of_ints

is_list_of_ints(intlist)[source]

Return True if list is a list of ints.