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
A
r
r
a
y
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
]
X
X
X
X
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
2
6
2
]
:
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
/
/
C
l
e
a
r
A
l
l
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
f
_
,
n
_
]
:
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
A
r
r
a
y
L
a
z
y
V
a
l
u
e
[
f
[
#
#
]
]
&
,
n
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
a
_
L
i
s
t
]
[
[
p
s
_
_
_
]
]
^
:
=
R
e
l
e
a
s
e
L
a
z
y
V
a
l
u
e
[
a
[
[
p
s
]
]
]
i
n
d
e
x
[
s
_
S
y
m
b
o
l
,
p
s
_
_
_
]
/
;
M
a
t
c
h
Q
[
s
,
_
L
a
z
y
V
a
l
u
e
A
r
r
a
y
]
:
=
s
[
[
1
,
p
s
]
]
=
s
[
[
p
s
]
]
S
e
t
A
t
t
r
i
b
u
t
e
s
[
i
n
d
e
x
,
H
o
l
d
F
i
r
s
t
]
I
n
[
1
]
:
=
f
i
b
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
R
e
p
l
a
c
e
[
{
1
|
2
1
,
i
_
E
c
h
o
[
f
i
b
〚
i
-
2
〛
+
f
i
b
〚
i
-
1
〛
]
}
]
,
1
0
]
O
u
t
[
1
]
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
{
,
,
,
,
,
,
,
,
,
}
]
I
n
[
2
]
:
=
f
i
b
〚
7
〛
»
2
»
2
»
3
»
5
»
2
»
3
»
2
»
2
»
3
»
5
»
8
»
1
3
O
u
t
[
2
]
=
1
3
I
n
[
3
]
:
=
f
i
b
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
R
e
p
l
a
c
e
[
{
1
|
2
1
,
i
_
E
c
h
o
[
i
n
d
e
x
[
f
i
b
,
i
-
2
]
+
i
n
d
e
x
[
f
i
b
,
i
-
1
]
]
}
]
,
1
0
]
O
u
t
[
3
]
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
{
,
,
,
,
,
,
,
,
,
}
]
I
n
[
4
]
:
=
i
n
d
e
x
[
f
i
b
,
7
]
»
2
»
3
»
5
»
8
»
1
3
O
u
t
[
4
]
=
1
3
I
n
[
5
]
:
=
f
i
b
O
u
t
[
5
]
=
L
a
z
y
V
a
l
u
e
A
r
r
a
y
[
{
1
,
1
,
2
,
3
,
5
,
8
,
1
3
,
,
,
}
]
"
"