Gee.LinkedList.offer_head – gee-0.8 Reference Manual
Packages
gee-0.8
Gee
LinkedList
capacity
equal_func
is_full
read_only
remaining_capacity
size
LinkedList
@foreach
@get
@set
add
bidir_list_iterator
clear
contains
drain
drain_head
drain_tail
first
index_of
insert
iterator
last
list_iterator
offer
offer_head
offer_tail
peek
peek_head
peek_tail
poll
poll_head
poll_tail
remove
remove_at
slice
offer_head
Description:
public
bool
offer_head
(
G
element)
Offers the specified element to the head of this deque.