Home | History | Annotate | Download | only in info

Lines Matching full:lazy

671     `lazy'
674 the point when the function is called (lazy binding), rather
675 than at load time. Lazy binding is the default.
5442 historically called lazy externals.
6867 * lazy evaluation: Evaluation. (line 6)