ns_list(3)

NAME

Ns_ListCons, Ns_ListCopy, Ns_ListDeleteDuplicates,
Ns_ListDeleteIf, Ns_ListDeleteLowElements, Ns_ListDeleteWithTest,
Ns_ListFree, Ns_ListLast, Ns_ListLength, Ns_ListMapcar, Ns_List
Nconc, Ns_ListNmapcar, Ns_ListNreverse, Ns_ListPrint, Ns_List
Sort, Ns_ListWeightSort - library procedures

SYNOPSIS

#include "ns.h"
Ns_ListCons(arg, arg)
Ns_ListCopy(arg, arg)
Ns_ListDeleteDuplicates(arg, arg)
Ns_ListDeleteIf(arg, arg)
Ns_ListDeleteLowElements(arg, arg)
Ns_ListDeleteWithTest(arg, arg)
Ns_ListFree(arg, arg)
Ns_ListLast(arg, arg)
Ns_ListLength(arg, arg)
Ns_ListMapcar(arg, arg)
Ns_ListNconc(arg, arg)
Ns_ListNmapcar(arg, arg)
Ns_ListNreverse(arg, arg)
Ns_ListPrint(arg, arg)
Ns_ListSort(arg, arg)
Ns_ListWeightSort(arg, arg)

DESCRIPTION

These functions ...

SEE ALSO

nsd(1), info(n)

KEYWORDS

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout