We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe45e27 commit 9e4edadCopy full SHA for 9e4edad
type-graph.txt
@@ -170,14 +170,12 @@ class CurrentThreadScheduler does Scheduler
170
class ThreadPoolScheduler does Scheduler
171
class Promise
172
class Promise::Vow
173
-# enum PromiseStatus
174
-enum PromiseStatus is Int
+enum PromiseStatus is Int
175
class Channel
176
class Tap
177
role Supply
178
class SupplyOperations
179
-# enum Signal
180
-class Signal is Int
+enum Signal is Int
181
class Semaphore
182
class Lock
183
class Proc::Async
0 commit comments