item method

F item(
  1. K key
)

Implementation

F item(K key) => _item(key);