Skip to content

Commit 5b15e68

Browse files
LilithHafnerlazarusA
authored andcommitted
make AbstractPipe public (JuliaLang#54191)
1 parent 745e056 commit 5b15e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/public.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ public
99

1010
# Types
1111
AbstractLock,
12+
AbstractPipe,
1213
AsyncCondition,
1314
CodeUnits,
1415
Event,

0 commit comments

Comments
 (0)