From f4f3214c3b73cf0bd5c9de7b5a7dc8b36ab8a0f5 Mon Sep 17 00:00:00 2001 From: djspiewak Date: Thu, 15 Feb 2024 16:44:19 +0000 Subject: [PATCH] deploy: 0935b2142e40ea9593b08d8f76582b3c25b1ab8d --- docs/2.x/datatypes/io.html | 2 +- docs/2.x/datatypes/io/index.html | 2 +- docs/2.x/datatypes/resource.html | 2 +- docs/2.x/datatypes/resource/index.html | 2 +- docs/2.x/datatypes/syncio.html | 2 +- docs/2.x/datatypes/syncio/index.html | 2 +- docs/datatypes/io.html | 2 +- docs/datatypes/io/index.html | 2 +- docs/datatypes/resource.html | 2 +- docs/datatypes/resource/index.html | 2 +- docs/datatypes/syncio.html | 2 +- docs/datatypes/syncio/index.html | 2 +- docs/migration-guide.html | 6 +++--- docs/migration-guide/index.html | 6 +++--- docs/next/datatypes/io.html | 2 +- docs/next/datatypes/io/index.html | 2 +- docs/next/datatypes/resource.html | 2 +- docs/next/datatypes/resource/index.html | 2 +- docs/next/datatypes/syncio.html | 2 +- docs/next/datatypes/syncio/index.html | 2 +- docs/next/migration-guide.html | 6 +++--- docs/next/migration-guide/index.html | 6 +++--- docs/next/std/countdown-latch.html | 6 +++--- docs/next/std/countdown-latch/index.html | 6 +++--- docs/next/std/cyclic-barrier.html | 8 ++++---- docs/next/std/cyclic-barrier/index.html | 8 ++++---- docs/next/std/pqueue.html | 4 ++-- docs/next/std/pqueue/index.html | 4 ++-- docs/next/typeclasses/concurrent.html | 8 ++++---- docs/next/typeclasses/concurrent/index.html | 8 ++++---- docs/next/typeclasses/monadcancel.html | 2 +- docs/next/typeclasses/monadcancel/index.html | 2 +- docs/next/typeclasses/spawn.html | 6 +++--- docs/next/typeclasses/spawn/index.html | 6 +++--- docs/std/countdown-latch.html | 6 +++--- docs/std/countdown-latch/index.html | 6 +++--- docs/std/cyclic-barrier.html | 8 ++++---- docs/std/cyclic-barrier/index.html | 8 ++++---- docs/std/pqueue.html | 4 ++-- docs/std/pqueue/index.html | 4 ++-- docs/typeclasses/concurrent.html | 8 ++++---- docs/typeclasses/concurrent/index.html | 8 ++++---- docs/typeclasses/monadcancel.html | 2 +- docs/typeclasses/monadcancel/index.html | 2 +- docs/typeclasses/spawn.html | 6 +++--- docs/typeclasses/spawn/index.html | 6 +++--- en/users.html | 2 +- en/users/index.html | 2 +- users.html | 2 +- users/index.html | 2 +- 50 files changed, 102 insertions(+), 102 deletions(-) diff --git a/docs/2.x/datatypes/io.html b/docs/2.x/datatypes/io.html index b737d83341..e6e8f3a648 100644 --- a/docs/2.x/datatypes/io.html +++ b/docs/2.x/datatypes/io.html @@ -1223,7 +1223,7 @@

IO(println("Potentially cancelable!")).unsafeRunCancelable(_ => ()) // Potentially cancelable! // res59: cats.effect.package.CancelToken[IO] = Suspend( -// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$11643/0x00000001030f7c40@efc91b6, +// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$10727/0x0000000102f08440@2e57b872, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/2.x/datatypes/io/index.html b/docs/2.x/datatypes/io/index.html index b737d83341..e6e8f3a648 100644 --- a/docs/2.x/datatypes/io/index.html +++ b/docs/2.x/datatypes/io/index.html @@ -1223,7 +1223,7 @@

IO(println("Potentially cancelable!")).unsafeRunCancelable(_ => ()) // Potentially cancelable! // res59: cats.effect.package.CancelToken[IO] = Suspend( -// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$11643/0x00000001030f7c40@efc91b6, +// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$10727/0x0000000102f08440@2e57b872, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/2.x/datatypes/resource.html b/docs/2.x/datatypes/resource.html index 5443f2c870..f46db8bbf9 100644 --- a/docs/2.x/datatypes/resource.html +++ b/docs/2.x/datatypes/resource.html @@ -104,7 +104,7 @@ // ) // ) // ), -// f = cats.effect.IO$$Lambda$11642/0x00000001030f7040@715a9521, +// f = cats.effect.IO$$Lambda$10726/0x0000000102f08840@3ba8ebe2, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/2.x/datatypes/resource/index.html b/docs/2.x/datatypes/resource/index.html index 5443f2c870..f46db8bbf9 100644 --- a/docs/2.x/datatypes/resource/index.html +++ b/docs/2.x/datatypes/resource/index.html @@ -104,7 +104,7 @@ // ) // ) // ), -// f = cats.effect.IO$$Lambda$11642/0x00000001030f7040@715a9521, +// f = cats.effect.IO$$Lambda$10726/0x0000000102f08840@3ba8ebe2, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/2.x/datatypes/syncio.html b/docs/2.x/datatypes/syncio.html index 79c9e55424..69a364334e 100644 --- a/docs/2.x/datatypes/syncio.html +++ b/docs/2.x/datatypes/syncio.html @@ -79,7 +79,7 @@

IO(println("Potentially cancelable!")).unsafeRunCancelable(_ => ()) // Potentially cancelable! // res59: cats.effect.package.CancelToken[IO] = Suspend( -// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$11643/0x00000001030f7c40@efc91b6, +// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$10727/0x0000000102f08440@2e57b872, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/datatypes/io/index.html b/docs/datatypes/io/index.html index 32fa627ea2..b5510046b1 100644 --- a/docs/datatypes/io/index.html +++ b/docs/datatypes/io/index.html @@ -1167,7 +1167,7 @@

IO(println("Potentially cancelable!")).unsafeRunCancelable(_ => ()) // Potentially cancelable! // res59: cats.effect.package.CancelToken[IO] = Suspend( -// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$11643/0x00000001030f7c40@efc91b6, +// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$10727/0x0000000102f08440@2e57b872, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/datatypes/resource.html b/docs/datatypes/resource.html index 8fcbc2caf3..923c53f602 100644 --- a/docs/datatypes/resource.html +++ b/docs/datatypes/resource.html @@ -48,7 +48,7 @@ // ) // ) // ), -// f = cats.effect.IO$$Lambda$11642/0x00000001030f7040@715a9521, +// f = cats.effect.IO$$Lambda$10726/0x0000000102f08840@3ba8ebe2, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/datatypes/resource/index.html b/docs/datatypes/resource/index.html index 8fcbc2caf3..923c53f602 100644 --- a/docs/datatypes/resource/index.html +++ b/docs/datatypes/resource/index.html @@ -48,7 +48,7 @@ // ) // ) // ), -// f = cats.effect.IO$$Lambda$11642/0x00000001030f7040@715a9521, +// f = cats.effect.IO$$Lambda$10726/0x0000000102f08840@3ba8ebe2, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/datatypes/syncio.html b/docs/datatypes/syncio.html index 37cc1e8f51..4da35c6c8f 100644 --- a/docs/datatypes/syncio.html +++ b/docs/datatypes/syncio.html @@ -23,7 +23,7 @@

Runtime or Scheduler, etc.) You can learn more about CE3 schedulers and the thread model in comparison to CE2's.

val runtime = cats.effect.unsafe.IORuntime.global
-// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@680e58fb, cats.effect.unsafe.WorkStealingThreadPool@680e58fb, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
+// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
 
 def showThread() = java.lang.Thread.currentThread().getName()
 
 IO(showThread())
   .product(IO.blocking(showThread()))
   .unsafeRunSync()(runtime)
-// res0: (String, String) = ("io-compute-2", "io-compute-blocker-2")
+// res0: (String, String) = ("io-compute-3", "io-compute-blocker-3")
 

No blockOn?

It should be noted that blockOn is missing. There is now no standard way to wrap an effect and move it to a blocking pool, @@ -338,7 +338,7 @@

// ) clocks.unsafeRunSync() -// res1: concurrent.duration.FiniteDuration = 604098 nanoseconds +// res1: concurrent.duration.FiniteDuration = 697361 nanoseconds

Because Clock is no longer a "usual" value but a type class, it's not possible to create new values of it through create and mapK.

Clock is a part of Sync and thus it should be easy to get an instance inductively for any monad transformer, or directly for any effect that is a Sync.

diff --git a/docs/migration-guide/index.html b/docs/migration-guide/index.html index 8128e6ce16..3e0ffd8f49 100644 --- a/docs/migration-guide/index.html +++ b/docs/migration-guide/index.html @@ -262,14 +262,14 @@

Runtime or Scheduler, etc.) You can learn more about CE3 schedulers and the thread model in comparison to CE2's.

val runtime = cats.effect.unsafe.IORuntime.global
-// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@680e58fb, cats.effect.unsafe.WorkStealingThreadPool@680e58fb, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
+// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
 
 def showThread() = java.lang.Thread.currentThread().getName()
 
 IO(showThread())
   .product(IO.blocking(showThread()))
   .unsafeRunSync()(runtime)
-// res0: (String, String) = ("io-compute-2", "io-compute-blocker-2")
+// res0: (String, String) = ("io-compute-3", "io-compute-blocker-3")
 

No blockOn?

It should be noted that blockOn is missing. There is now no standard way to wrap an effect and move it to a blocking pool, @@ -338,7 +338,7 @@

// ) clocks.unsafeRunSync() -// res1: concurrent.duration.FiniteDuration = 604098 nanoseconds +// res1: concurrent.duration.FiniteDuration = 697361 nanoseconds

Because Clock is no longer a "usual" value but a type class, it's not possible to create new values of it through create and mapK.

Clock is a part of Sync and thus it should be easy to get an instance inductively for any monad transformer, or directly for any effect that is a Sync.

diff --git a/docs/next/datatypes/io.html b/docs/next/datatypes/io.html index 090cc38c80..d84cba584c 100644 --- a/docs/next/datatypes/io.html +++ b/docs/next/datatypes/io.html @@ -1167,7 +1167,7 @@

IO(println("Potentially cancelable!")).unsafeRunCancelable(_ => ()) // Potentially cancelable! // res59: cats.effect.package.CancelToken[IO] = Suspend( -// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$11643/0x00000001030f7c40@efc91b6, +// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$10727/0x0000000102f08440@2e57b872, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/next/datatypes/io/index.html b/docs/next/datatypes/io/index.html index 090cc38c80..d84cba584c 100644 --- a/docs/next/datatypes/io/index.html +++ b/docs/next/datatypes/io/index.html @@ -1167,7 +1167,7 @@

IO(println("Potentially cancelable!")).unsafeRunCancelable(_ => ()) // Potentially cancelable! // res59: cats.effect.package.CancelToken[IO] = Suspend( -// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$11643/0x00000001030f7c40@efc91b6, +// thunk = cats.effect.internals.IOConnection$Impl$$Lambda$10727/0x0000000102f08440@2e57b872, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/next/datatypes/resource.html b/docs/next/datatypes/resource.html index 4ad80814dd..0e4df22270 100644 --- a/docs/next/datatypes/resource.html +++ b/docs/next/datatypes/resource.html @@ -48,7 +48,7 @@ // ) // ) // ), -// f = cats.effect.IO$$Lambda$11642/0x00000001030f7040@715a9521, +// f = cats.effect.IO$$Lambda$10726/0x0000000102f08840@3ba8ebe2, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/next/datatypes/resource/index.html b/docs/next/datatypes/resource/index.html index 4ad80814dd..0e4df22270 100644 --- a/docs/next/datatypes/resource/index.html +++ b/docs/next/datatypes/resource/index.html @@ -48,7 +48,7 @@ // ) // ) // ), -// f = cats.effect.IO$$Lambda$11642/0x00000001030f7040@715a9521, +// f = cats.effect.IO$$Lambda$10726/0x0000000102f08840@3ba8ebe2, // trace = StackTrace( // stackTrace = List( // cats.effect.internals.IOTracing$.buildFrame(IOTracing.scala:48), diff --git a/docs/next/datatypes/syncio.html b/docs/next/datatypes/syncio.html index 0c4f4d1e48..6b04619d6d 100644 --- a/docs/next/datatypes/syncio.html +++ b/docs/next/datatypes/syncio.html @@ -23,7 +23,7 @@

Runtime or Scheduler, etc.) You can learn more about CE3 schedulers and the thread model in comparison to CE2's.

val runtime = cats.effect.unsafe.IORuntime.global
-// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@680e58fb, cats.effect.unsafe.WorkStealingThreadPool@680e58fb, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
+// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
 
 def showThread() = java.lang.Thread.currentThread().getName()
 
 IO(showThread())
   .product(IO.blocking(showThread()))
   .unsafeRunSync()(runtime)
-// res0: (String, String) = ("io-compute-2", "io-compute-blocker-2")
+// res0: (String, String) = ("io-compute-3", "io-compute-blocker-3")
 

No blockOn?

It should be noted that blockOn is missing. There is now no standard way to wrap an effect and move it to a blocking pool, @@ -338,7 +338,7 @@

// ) clocks.unsafeRunSync() -// res1: concurrent.duration.FiniteDuration = 604098 nanoseconds +// res1: concurrent.duration.FiniteDuration = 697361 nanoseconds

Because Clock is no longer a "usual" value but a type class, it's not possible to create new values of it through create and mapK.

Clock is a part of Sync and thus it should be easy to get an instance inductively for any monad transformer, or directly for any effect that is a Sync.

diff --git a/docs/next/migration-guide/index.html b/docs/next/migration-guide/index.html index c8225199e4..ec4d0bb32f 100644 --- a/docs/next/migration-guide/index.html +++ b/docs/next/migration-guide/index.html @@ -262,14 +262,14 @@

Runtime or Scheduler, etc.) You can learn more about CE3 schedulers and the thread model in comparison to CE2's.

val runtime = cats.effect.unsafe.IORuntime.global
-// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@680e58fb, cats.effect.unsafe.WorkStealingThreadPool@680e58fb, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
+// runtime: cats.effect.unsafe.IORuntime = IORuntime(cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, cats.effect.unsafe.WorkStealingThreadPool@2cae3c9c, IORuntimeConfig(512,1024,true,16,Duration.Inf,true,1 second,10 seconds,0.1))
 
 def showThread() = java.lang.Thread.currentThread().getName()
 
 IO(showThread())
   .product(IO.blocking(showThread()))
   .unsafeRunSync()(runtime)
-// res0: (String, String) = ("io-compute-2", "io-compute-blocker-2")
+// res0: (String, String) = ("io-compute-3", "io-compute-blocker-3")
 

No blockOn?

It should be noted that blockOn is missing. There is now no standard way to wrap an effect and move it to a blocking pool, @@ -338,7 +338,7 @@

// ) clocks.unsafeRunSync() -// res1: concurrent.duration.FiniteDuration = 604098 nanoseconds +// res1: concurrent.duration.FiniteDuration = 697361 nanoseconds

Because Clock is no longer a "usual" value but a type class, it's not possible to create new values of it through create and mapK.

Clock is a part of Sync and thus it should be easy to get an instance inductively for any monad transformer, or directly for any effect that is a Sync.

diff --git a/docs/next/std/countdown-latch.html b/docs/next/std/countdown-latch.html index c9577f2ec2..d8557f23c4 100644 --- a/docs/next/std/countdown-latch.html +++ b/docs/next/std/countdown-latch.html @@ -86,13 +86,13 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$State$$$Lambda$17656/0x0000000803a0c040@35044300, +// f = cats.effect.std.CountDownLatch$State$$$Lambda$16273/0x00000008036fd840@1cfff7d0, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$$$Lambda$17657/0x0000000803a0a840@3f3e9575, +// f = cats.effect.std.CountDownLatch$$$Lambda$16274/0x00000008036ff040@65c3640, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/next/std/countdown-latch/index.html b/docs/next/std/countdown-latch/index.html index c9577f2ec2..d8557f23c4 100644 --- a/docs/next/std/countdown-latch/index.html +++ b/docs/next/std/countdown-latch/index.html @@ -86,13 +86,13 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$State$$$Lambda$17656/0x0000000803a0c040@35044300, +// f = cats.effect.std.CountDownLatch$State$$$Lambda$16273/0x00000008036fd840@1cfff7d0, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$$$Lambda$17657/0x0000000803a0a840@3f3e9575, +// f = cats.effect.std.CountDownLatch$$$Lambda$16274/0x00000008036ff040@65c3640, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/next/std/cyclic-barrier.html b/docs/next/std/cyclic-barrier.html index d895d30a8b..ff7b8a6014 100644 --- a/docs/next/std/cyclic-barrier.html +++ b/docs/next/std/cyclic-barrier.html @@ -94,16 +94,16 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17696/0x00000008036db040@221607b2, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16313/0x0000000803729040@770b2990, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17697/0x00000008036da040@10397804, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16314/0x0000000803728840@600c9390, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17698/0x00000008036d9840@4b884482, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16315/0x0000000803890840@51159e64, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/next/std/cyclic-barrier/index.html b/docs/next/std/cyclic-barrier/index.html index d895d30a8b..ff7b8a6014 100644 --- a/docs/next/std/cyclic-barrier/index.html +++ b/docs/next/std/cyclic-barrier/index.html @@ -94,16 +94,16 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17696/0x00000008036db040@221607b2, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16313/0x0000000803729040@770b2990, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17697/0x00000008036da040@10397804, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16314/0x0000000803728840@600c9390, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17698/0x00000008036d9840@4b884482, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16315/0x0000000803890840@51159e64, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/next/std/pqueue.html b/docs/next/std/pqueue.html index 941bee7116..da8dbd8a80 100644 --- a/docs/next/std/pqueue.html +++ b/docs/next/std/pqueue.html @@ -81,7 +81,7 @@ // list: List[Int] = List(1, 4, 3, 7, 5, 2, 6, 9, 8) implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@1e1d5518 +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@299a946 def absurdlyOverengineeredSort(list: List[Int]) = ( for { @@ -106,7 +106,7 @@

import cats.effect.unsafe.implicits.global implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@56e46afa +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@6c085116 def covariant(list: List[Int]): IO[List[Long]] = ( for { diff --git a/docs/next/std/pqueue/index.html b/docs/next/std/pqueue/index.html index 941bee7116..da8dbd8a80 100644 --- a/docs/next/std/pqueue/index.html +++ b/docs/next/std/pqueue/index.html @@ -81,7 +81,7 @@ // list: List[Int] = List(1, 4, 3, 7, 5, 2, 6, 9, 8) implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@1e1d5518 +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@299a946 def absurdlyOverengineeredSort(list: List[Int]) = ( for { @@ -106,7 +106,7 @@

import cats.effect.unsafe.implicits.global implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@56e46afa +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@6c085116 def covariant(list: List[Int]): IO[List[Long]] = ( for { diff --git a/docs/next/typeclasses/concurrent.html b/docs/next/typeclasses/concurrent.html index 3cbe9fec22..8aabed61d1 100644 --- a/docs/next/typeclasses/concurrent.html +++ b/docs/next/typeclasses/concurrent.html @@ -71,10 +71,10 @@

// action: IO[String] = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@10cb2478, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@29364529, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@373a751, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@16ad808c, // event = cats.effect.tracing.TracingEvent$StackTrace // ) @@ -86,10 +86,10 @@

// x: IO[String] = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17612/0x0000000803c9dc40@305044e2, +// thunk = cats.effect.IO$$$Lambda$16229/0x0000000803855040@5d7d1905, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.kernel.GenConcurrent$$Lambda$18131/0x0000000803a79840@3e50ad11, +// f = cats.effect.kernel.GenConcurrent$$Lambda$16748/0x0000000803765840@4cdadd75, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/next/typeclasses/concurrent/index.html b/docs/next/typeclasses/concurrent/index.html index 3cbe9fec22..8aabed61d1 100644 --- a/docs/next/typeclasses/concurrent/index.html +++ b/docs/next/typeclasses/concurrent/index.html @@ -71,10 +71,10 @@

// action: IO[String] = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@10cb2478, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@29364529, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@373a751, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@16ad808c, // event = cats.effect.tracing.TracingEvent$StackTrace // ) @@ -86,10 +86,10 @@

// x: IO[String] = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17612/0x0000000803c9dc40@305044e2, +// thunk = cats.effect.IO$$$Lambda$16229/0x0000000803855040@5d7d1905, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.kernel.GenConcurrent$$Lambda$18131/0x0000000803a79840@3e50ad11, +// f = cats.effect.kernel.GenConcurrent$$Lambda$16748/0x0000000803765840@4cdadd75, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/next/typeclasses/monadcancel.html b/docs/next/typeclasses/monadcancel.html index 1f1b7a1423..a63c693ab4 100644 --- a/docs/next/typeclasses/monadcancel.html +++ b/docs/next/typeclasses/monadcancel.html @@ -191,7 +191,7 @@

// body = <function1>, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$16943/0x00000008039b1040@64529b75, +// f = cats.effect.IO$$Lambda$15560/0x000000080359a840@21d3a0c3, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/next/typeclasses/monadcancel/index.html b/docs/next/typeclasses/monadcancel/index.html index 1f1b7a1423..a63c693ab4 100644 --- a/docs/next/typeclasses/monadcancel/index.html +++ b/docs/next/typeclasses/monadcancel/index.html @@ -191,7 +191,7 @@

// body = <function1>, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$16943/0x00000008039b1040@64529b75, +// f = cats.effect.IO$$Lambda$15560/0x000000080359a840@21d3a0c3, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/next/typeclasses/spawn.html b/docs/next/typeclasses/spawn.html index a00d515b51..dfe9719c27 100644 --- a/docs/next/typeclasses/spawn.html +++ b/docs/next/typeclasses/spawn.html @@ -127,13 +127,13 @@

// ioe = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@20e7cf35, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@4e6eeb3a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@5fb77c85, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@2186a31a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.StackSafeMonad$$Lambda$17240/0x0000000803a9c840@3180797f, +// f = cats.StackSafeMonad$$Lambda$15857/0x00000008036d3040@7fbe8db1, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/next/typeclasses/spawn/index.html b/docs/next/typeclasses/spawn/index.html index a00d515b51..dfe9719c27 100644 --- a/docs/next/typeclasses/spawn/index.html +++ b/docs/next/typeclasses/spawn/index.html @@ -127,13 +127,13 @@

// ioe = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@20e7cf35, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@4e6eeb3a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@5fb77c85, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@2186a31a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.StackSafeMonad$$Lambda$17240/0x0000000803a9c840@3180797f, +// f = cats.StackSafeMonad$$Lambda$15857/0x00000008036d3040@7fbe8db1, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/std/countdown-latch.html b/docs/std/countdown-latch.html index 66bf2821d9..1b38e8dbac 100644 --- a/docs/std/countdown-latch.html +++ b/docs/std/countdown-latch.html @@ -86,13 +86,13 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$State$$$Lambda$17656/0x0000000803a0c040@35044300, +// f = cats.effect.std.CountDownLatch$State$$$Lambda$16273/0x00000008036fd840@1cfff7d0, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$$$Lambda$17657/0x0000000803a0a840@3f3e9575, +// f = cats.effect.std.CountDownLatch$$$Lambda$16274/0x00000008036ff040@65c3640, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/std/countdown-latch/index.html b/docs/std/countdown-latch/index.html index 66bf2821d9..1b38e8dbac 100644 --- a/docs/std/countdown-latch/index.html +++ b/docs/std/countdown-latch/index.html @@ -86,13 +86,13 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$State$$$Lambda$17656/0x0000000803a0c040@35044300, +// f = cats.effect.std.CountDownLatch$State$$$Lambda$16273/0x00000008036fd840@1cfff7d0, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CountDownLatch$$$Lambda$17657/0x0000000803a0a840@3f3e9575, +// f = cats.effect.std.CountDownLatch$$$Lambda$16274/0x00000008036ff040@65c3640, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/std/cyclic-barrier.html b/docs/std/cyclic-barrier.html index 8396c4ac48..3c85488011 100644 --- a/docs/std/cyclic-barrier.html +++ b/docs/std/cyclic-barrier.html @@ -94,16 +94,16 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17696/0x00000008036db040@221607b2, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16313/0x0000000803729040@770b2990, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17697/0x00000008036da040@10397804, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16314/0x0000000803728840@600c9390, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17698/0x00000008036d9840@4b884482, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16315/0x0000000803890840@51159e64, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/std/cyclic-barrier/index.html b/docs/std/cyclic-barrier/index.html index 8396c4ac48..3c85488011 100644 --- a/docs/std/cyclic-barrier/index.html +++ b/docs/std/cyclic-barrier/index.html @@ -94,16 +94,16 @@ // ioe = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17655/0x0000000803a0d840@745cc289, +// thunk = cats.effect.IO$$$Lambda$16272/0x00000008036cec40@4fa7a69f, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17696/0x00000008036db040@221607b2, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16313/0x0000000803729040@770b2990, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17697/0x00000008036da040@10397804, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16314/0x0000000803728840@600c9390, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.std.CyclicBarrier$$$Lambda$17698/0x00000008036d9840@4b884482, +// f = cats.effect.std.CyclicBarrier$$$Lambda$16315/0x0000000803890840@51159e64, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/std/pqueue.html b/docs/std/pqueue.html index 02ea78198b..932d204b9c 100644 --- a/docs/std/pqueue.html +++ b/docs/std/pqueue.html @@ -81,7 +81,7 @@ // list: List[Int] = List(1, 4, 3, 7, 5, 2, 6, 9, 8) implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@1e1d5518 +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@299a946 def absurdlyOverengineeredSort(list: List[Int]) = ( for { @@ -106,7 +106,7 @@

import cats.effect.unsafe.implicits.global implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@56e46afa +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@6c085116 def covariant(list: List[Int]): IO[List[Long]] = ( for { diff --git a/docs/std/pqueue/index.html b/docs/std/pqueue/index.html index 02ea78198b..932d204b9c 100644 --- a/docs/std/pqueue/index.html +++ b/docs/std/pqueue/index.html @@ -81,7 +81,7 @@ // list: List[Int] = List(1, 4, 3, 7, 5, 2, 6, 9, 8) implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@1e1d5518 +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@299a946 def absurdlyOverengineeredSort(list: List[Int]) = ( for { @@ -106,7 +106,7 @@

import cats.effect.unsafe.implicits.global implicit val orderForInt: Order[Int] = Order.fromLessThan((x, y) => x < y) -// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@56e46afa +// orderForInt: Order[Int] = cats.kernel.Order$$anon$9@6c085116 def covariant(list: List[Int]): IO[List[Long]] = ( for { diff --git a/docs/typeclasses/concurrent.html b/docs/typeclasses/concurrent.html index 195e145f6d..011dcf6d90 100644 --- a/docs/typeclasses/concurrent.html +++ b/docs/typeclasses/concurrent.html @@ -71,10 +71,10 @@

// action: IO[String] = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@10cb2478, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@29364529, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@373a751, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@16ad808c, // event = cats.effect.tracing.TracingEvent$StackTrace // ) @@ -86,10 +86,10 @@

// x: IO[String] = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17612/0x0000000803c9dc40@305044e2, +// thunk = cats.effect.IO$$$Lambda$16229/0x0000000803855040@5d7d1905, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.kernel.GenConcurrent$$Lambda$18131/0x0000000803a79840@3e50ad11, +// f = cats.effect.kernel.GenConcurrent$$Lambda$16748/0x0000000803765840@4cdadd75, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/typeclasses/concurrent/index.html b/docs/typeclasses/concurrent/index.html index 195e145f6d..011dcf6d90 100644 --- a/docs/typeclasses/concurrent/index.html +++ b/docs/typeclasses/concurrent/index.html @@ -71,10 +71,10 @@

// action: IO[String] = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@10cb2478, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@29364529, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@373a751, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@16ad808c, // event = cats.effect.tracing.TracingEvent$StackTrace // ) @@ -86,10 +86,10 @@

// x: IO[String] = FlatMap( // ioe = Map( // ioe = Delay( -// thunk = cats.effect.IO$$$Lambda$17612/0x0000000803c9dc40@305044e2, +// thunk = cats.effect.IO$$$Lambda$16229/0x0000000803855040@5d7d1905, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.kernel.GenConcurrent$$Lambda$18131/0x0000000803a79840@3e50ad11, +// f = cats.effect.kernel.GenConcurrent$$Lambda$16748/0x0000000803765840@4cdadd75, // event = cats.effect.tracing.TracingEvent$StackTrace // ), // f = <function1>, diff --git a/docs/typeclasses/monadcancel.html b/docs/typeclasses/monadcancel.html index aafdeb0b29..961a047ca5 100644 --- a/docs/typeclasses/monadcancel.html +++ b/docs/typeclasses/monadcancel.html @@ -191,7 +191,7 @@

// body = <function1>, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$16943/0x00000008039b1040@64529b75, +// f = cats.effect.IO$$Lambda$15560/0x000000080359a840@21d3a0c3, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/typeclasses/monadcancel/index.html b/docs/typeclasses/monadcancel/index.html index aafdeb0b29..961a047ca5 100644 --- a/docs/typeclasses/monadcancel/index.html +++ b/docs/typeclasses/monadcancel/index.html @@ -191,7 +191,7 @@

// body = <function1>, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$16943/0x00000008039b1040@64529b75, +// f = cats.effect.IO$$Lambda$15560/0x000000080359a840@21d3a0c3, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/typeclasses/spawn.html b/docs/typeclasses/spawn.html index adaffceb16..1da5a32b0e 100644 --- a/docs/typeclasses/spawn.html +++ b/docs/typeclasses/spawn.html @@ -127,13 +127,13 @@

// ioe = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@20e7cf35, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@4e6eeb3a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@5fb77c85, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@2186a31a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.StackSafeMonad$$Lambda$17240/0x0000000803a9c840@3180797f, +// f = cats.StackSafeMonad$$Lambda$15857/0x00000008036d3040@7fbe8db1, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/docs/typeclasses/spawn/index.html b/docs/typeclasses/spawn/index.html index adaffceb16..1da5a32b0e 100644 --- a/docs/typeclasses/spawn/index.html +++ b/docs/typeclasses/spawn/index.html @@ -127,13 +127,13 @@

// ioe = Map( // ioe = Blocking( // hint = Blocking, -// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$16942/0x000000080398b840@20e7cf35, +// thunk = cats.effect.std.ConsoleCompanionCrossPlatform$SyncConsole$$Lambda$15559/0x000000080359c040@4e6eeb3a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.effect.IO$$Lambda$17238/0x0000000803a9b040@5fb77c85, +// f = cats.effect.IO$$Lambda$15855/0x00000008036d1840@2186a31a, // event = cats.effect.tracing.TracingEvent$StackTrace // ), -// f = cats.StackSafeMonad$$Lambda$17240/0x0000000803a9c840@3180797f, +// f = cats.StackSafeMonad$$Lambda$15857/0x00000008036d3040@7fbe8db1, // event = cats.effect.tracing.TracingEvent$StackTrace // ) // ), diff --git a/en/users.html b/en/users.html index cbf472e506..30bc75ea29 100644 --- a/en/users.html +++ b/en/users.html @@ -1 +1 @@ -Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file +Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file diff --git a/en/users/index.html b/en/users/index.html index cbf472e506..30bc75ea29 100644 --- a/en/users/index.html +++ b/en/users/index.html @@ -1 +1 @@ -Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file +Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file diff --git a/users.html b/users.html index 6e17627105..0f3eb79687 100644 --- a/users.html +++ b/users.html @@ -1 +1 @@ -Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file +Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file diff --git a/users/index.html b/users/index.html index 6e17627105..0f3eb79687 100644 --- a/users/index.html +++ b/users/index.html @@ -1 +1 @@ -Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file +Cats Effect · The pure asynchronous runtime for Scala \ No newline at end of file