awesome
Index
Contents
Functions
Modules
beautiful
wibox.layout.rotate
wibox.layout.fixed
wibox.layout.base
wibox.layout.flex
wibox.layout.mirror
wibox.layout.align
wibox.layout
wibox.layout.constraint
wibox.layout.margin
wibox
wibox.drawable
wibox.widget.imagebox
wibox.widget.base
wibox.widget.background
wibox.widget
wibox.widget.systray
wibox.widget.textbox
awful.key
awful.placement
awful.titlebar
awful.ewmh
awful.button
awful.keygrabber
awful.tag
awful.dbus
awful.menu
awful.startup_notification
awful.mouse.finder
awful.mouse
awful.layout.suit.spiral
awful.layout.suit.magnifier
awful.layout.suit.floating
awful.layout.suit.max
awful.layout.suit
awful.layout.suit.fair
awful.layout.suit.tile
awful.layout
awful.wibox
awful.util
awful.rules
awful.client
awful.prompt
awful
awful.tooltip
awful.completion
awful.screen
awful.widget.progressbar
awful.widget.button
awful.widget.tasklist
awful.widget.textclock
awful.widget.layoutbox
awful.widget.taglist
awful.widget.launcher
awful.widget.prompt
awful.widget
awful.widget.graph
awful.widget.common
awful.remote
awful.autofocus
menubar.menu_gen
menubar
menubar.utils
naughty
gears.sort
gears.debug
gears.color
gears
gears.surface
gears.wallpaper
gears.object
key
drawin
awesome
root
timer
button
keygrabber
tag
dbus
selection
mousegrabber
client
mouse
drawable
screen
Module
gears.sort
Info:
Copyright
: 2010 Uli Schlachter
Release
: v3.5.5
Author
: Uli Schlachter
Functions
sort (list, comp)
Sort a table.
Functions
sort (list, comp)
Sort a table. This interface should be identical to table.sort(). The difference to table.sort() is that this sort is stable.
Parameters:
list
The table to sort (we do an in-place sort!).
comp
Comparator used for the sorting
generated by
LDoc 1.4.2