Encyclopedia:Standard Functions

From Rosetta Code
Revision as of 02:36, 6 January 2010 by MikeMol (talk | contribs) (Standard functions. Created to aid GeSHi maintenance.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

List a all functions that are a standard presence in the language, where either:

  • The function is part of the defined spec for the language. (A de facto component)
  • The function is part of the definitive implementation for the language. (A de jure component)

If necessary, identify which condition(s) the function meets.