499
you are viewing a single comment's thread
view the rest of the comments
[-] bss03@infosec.pub 1 points 1 week ago* (last edited 6 days ago)

All functions built with function name(args) { body } syntax have a length based on the form of args. Other ways to create functions might set length (I'm not sure). Most of the functions provided by the runtime environment do have a length, usually based on the number of "required" arguments.

this post was submitted on 17 May 2025
499 points (97.9% liked)

Programmer Humor

23417 readers
1430 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS