powered by
Like match, but works with a list
get_index_in_list(lst, ele)
a list to search through
element of list
returns index of element or integer(0)