awesome
Index
Contents
Functions
Modules
awesome
awful
autofocus
button
client
completion
dbus
ewmh
key
keygrabber
layout
layout.suit
layout.suit.fair
layout.suit.floating
layout.suit.magnifier
layout.suit.max
layout.suit.spiral
layout.suit.tile
menu
mouse
mouse.finder
placement
prompt
remote
rules
screen
startup_notification
tag
titlebar
tooltip
util
wibox
widget
widget.button
widget.common
widget.graph
widget.launcher
widget.layoutbox
widget.progressbar
widget.prompt
widget.taglist
widget.tasklist
widget.textclock
beautiful
button
client
dbus
drawable
drawin
gears
color
debug
object
sort
surface
wallpaper
key
keygrabber
menubar
menu_gen
utils
mouse
mousegrabber
naughty
root
screen
selection
tag
timer
wibox
drawable
layout
layout.align
layout.base
layout.constraint
layout.fixed
layout.flex
layout.margin
layout.mirror
layout.rotate
widget
widget.background
widget.base
widget.imagebox
widget.systray
widget.textbox
Module
gears.sort
Info:
Release
: v3.5.2
Author
: Uli Schlachter
Copyright
: 2010 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.0