_groupGet
Produces the Things from the specified group.
--
Function
_groupType -> _groupGet (key) -> The same Type
Receives -- _groupType
The results from _groupBy
key
The key of the group you want to fetch
Produces
The Things that match that key.