| 1 | initial version |
If you type ord? you will see this is a Python builtin. Lambda is also a builtin, though a statement, not a function. Since neither of these is a Sage function, they aren't in the reference manual (though lambda is mentioned in various places in some tutorials and even some examples in the reference manual for other things, I believe).
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.