keymember?/3
keymember?(list, key, index)Receives a list of tuples and returns true if there is a tuple where the index-th element is the given key.
Otherwise it returns false.
keymember?(list, key, index)Receives a list of tuples and returns true if there is a tuple where the index-th element is the given key.
Otherwise it returns false.