verse.analysis.analysis_tree.index_of

verse.analysis.analysis_tree.index_of(l: Iterable[_T], item: _T) int | None

Get the index of a item in an iterable. Returns None if not found