Search Results

phobos
std.​meta.​Reverse.​Reverse

Undocumented in source.

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.​bitmanip.​BitArray.​reverse

Reverses the bits of the BitArray.

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

Reverses SList in-place. Performs no memory allocation.

phobos
phobos.​sys.​meta.​Reverse

Takes an AliasSeq and result in an AliasSeq where the order of the elements has been reversed.

phobos
std.​meta.​Reverse

Returns an AliasSeq created from args with the order reversed.

tanya
tanya.​meta.​metafunction.​Reverse.​Reverse
Undocumented in source.
tango
tango.​text.​Search.​SearchFruct.​reverse

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

pham_library
pham.​external.​dec.​dec_sink.​ShortStringBufferSize.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
raylib-d
raylib.​raymathext.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
libwasm
libwasm.​bindings.​Animation.​Animation.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
gtk_d
glib.​ListSG.​ListSG.​reverse

Reverses a #GSList.

tanya
tanya.​meta.​metafunction.​Reverse
potcake
potcake.​web.​app.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
tango
tango.​text.​Search.​FindFruct.​reverse

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

dast
dast.​wsrpc.​WSRequest.​reverse
Undocumented in source. Be warned that the author may not have intended to support it.
ithoxd-qrcode
ithox.​qrcode.​common.​bitarray.​BitArray.​reverse

Reverses the array.

btl
btl.​list.​ListRange.​ListRange.​Reverse
Undocumented in source.
gtk_d
glib.​QueueG.​QueueG.​reverse

Reverses the order of the items in @queue.