Skip to main content

An implementation of static local variables, as familiar from C

Project description

Static local variables are variables local to a function, which upon first application, assign a value to the variable. The value bound by the variable persists after the function application completes, so the state is preserved across muliple applications of the function.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

staticlocal-0.0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page