Jump to content

Menu: Difference between revisions

7 bytes added ,  2 months ago
Line 1,817:
 
=={{header|langur}}==
<syntaxhighlight lang="langur">val .select = impure f(.entries) {
if not isList(.entries) is not list: throw "invalid args"
if len(.entries) == 0: return ""
 
890

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.