Gee.AbstractSortedMap.head_map – gee-0.8 Reference Manual
Packages
gee-0.8
Gee
AbstractSortedMap
ascending_entries
ascending_keys
read_only_view
AbstractSortedMap
head_map
sub_map
tail_map
head_map
Description:
public
abstract
SortedMap
<
K
,
V
>
head_map
(
K
before)
Returns map containing pairs with key strictly lower the the argument.