[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH] Adds take and tails to our extended list module
`take' gives the first n elements of a list (or less if the list is shorter). `tails' gives a list of all suffixes of a list. Signed-off-by: Matthias Görgens <matthias.goergens@xxxxxxxxxx> stdext/listext.ml | 18 ++++++++++++++++++ stdext/listext.mli | 5 +++++ 2 files changed, 23 insertions(+), 0 deletions(-) Attachment:
xen-api-libs.hg.patch _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |