Search Results

phobos
std.​meta.​Reverse.​Reverse

Undocumented in source.

phobos
std.​container.​slist.​SList.​reverse

Reverses SList in-place. Performs no memory allocation.

phobos
std.​bitmanip.​BitArray.​reverse

Reverses the bits of the BitArray.

phobos
std.​algorithm.​mutation.​reverse

Reverses r in-place. Performs r.length / 2 evaluations of swap. UTF sequences consisting of multiple code units are preserved properly.

phobos
std.​typecons.​reverse

Creates a copy of a Tuple with its fields in reverse order.

phobos
std.​meta.​Reverse

Returns an AliasSeq created from args with the order reversed.

gtk_d
glib.​QueueG.​QueueG.​reverse

Reverses the order of the items in @queue.

dcell
dcell.​termcap.​Termcap.​reverse

rev, inverts the foreground and background colors

ocean
ocean.​core.​BitArray.​BitArray.​reverse

Reverses the contents of this array in place, much like the reverse property for built-in arrays.

tern
tern.​algorithm.​mutation.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
hunt-entity
hunt.​entity.​criteria.​Order.​Order.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
gtk-d
glib.​ListG.​ListG.​reverse

Reverses a #GList. It simply switches the next and prev pointers of each element.

fluid
fluid.​style.​reverse

Make a style point the other way around

ocean
ocean.​text.​Search.​FindFruct.​reverse

Search backward in the given content, starting at the optional index.

libressl-d
libressl_d.​openssl.​x509.​x509_cert_pair_st.​reverse
Undocumented in source.
ocean
ocean.​core.​array.​Mutation.​reverse

Swaps elements of argument array so they all come in reverse order

dplug
dplug.​fft.​fft_impl.​Scalar.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
pham_library
pham.​utl.​utl_array.​ShortStringBufferSize.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
btl
btl.​list.​ListRange.​ListRange.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
libpsd
psd.​psd_layer_gradient_map.​reverse
Undocumented in source.