Closed john-science closed 10 years ago
Obviously, at some point, these things are going to bloat the stdlib.sl file sufficiently, it would be nice if the standard library could be more than one file. This could be done in Python, but I prefer to implement an import
function in Slow Loris.
Instead of just giving the user a
sort
function in the standard library (forlist
s), I would prefer to give them a selection:and possible others:
Let's trust the user to know which they want to use: https://en.wikipedia.org/wiki/Sorting_algorithm