486
you are viewing a single comment's thread
view the rest of the comments
[-] bss03@infosec.pub 1 points 2 months ago* (last edited 2 months 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
486 points (100.0% liked)

Programmer Humor

25407 readers
1297 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