Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
Lazy
Guides
Guide
MainGuide
Symbols
LazyDirectoryTree
LazyExpression
LazyLength
LazyList
Lazy
LazySplits
LazyTraverse
LazyTreeEdges
LazyTree
LazyValueArray
LazyValue
MultiwayNest
Wolfram`Lazy`
L
a
z
y
V
a
l
u
e
L
a
z
y
V
a
l
u
e
[
e
x
p
r
]
r
e
p
r
e
s
e
n
t
s
l
a
z
y
e
x
p
r
e
s
s
i
o
n
.
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
1
]
:
=
L
a
z
y
V
a
l
u
e
[
1
+
1
]
O
u
t
[
1
]
=
I
n
[
2
]
:
=
L
a
z
y
V
a
l
u
e
1
+
L
a
z
y
V
a
l
u
e
[
2
+
3
]
O
u
t
[
2
]
=
I
n
[
3
]
:
=
L
a
z
y
V
a
l
u
e
[
1
+
1
]
O
u
t
[
3
]
=
L
a
z
y
V
a
l
u
e
[
1
+
1
]
I
n
[
4
]
:
=
L
a
z
y
V
a
l
u
e
1
+
L
a
z
y
V
a
l
u
e
[
2
+
3
]
O
u
t
[
4
]
=
L
a
z
y
V
a
l
u
e
[
1
+
L
a
z
y
V
a
l
u
e
[
2
+
3
]
]
I
n
[
5
]
:
=
L
a
z
y
V
a
l
u
e
[
1
+
1
]
/
/
N
o
r
m
a
l
O
u
t
[
5
]
=
2
I
n
[
6
]
:
=
A
t
t
r
i
b
u
t
e
s
L
a
z
y
V
a
l
u
e
O
u
t
[
6
]
=
{
F
l
a
t
,
H
o
l
d
F
i
r
s
t
,
O
n
e
I
d
e
n
t
i
t
y
}
I
n
[
7
]
:
=
L
a
z
y
V
a
l
u
e
L
a
z
y
V
a
l
u
e
[
1
+
1
]
O
u
t
[
7
]
=
L
a
z
y
V
a
l
u
e
[
1
+
1
]
I
n
[
8
]
:
=
f
a
,
L
a
z
y
V
a
l
u
e
[
b
]
,
c
O
u
t
[
8
]
=
L
a
z
y
V
a
l
u
e
[
f
[
a
,
U
n
e
v
a
l
u
a
t
e
d
[
b
]
,
c
]
]
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
G
u
i
d
e
(
i
n
t
e
r
n
a
l
)
▪
M
a
i
n
G
u
i
d
e
"
"