feat: parTraverse -> fs2

This commit is contained in:
2025-03-14 18:25:35 +00:00
parent df7a287801
commit 8b6e959d11
3 changed files with 12 additions and 3 deletions

View File

@@ -13,6 +13,8 @@
//> using dep org.slf4j:slf4j-simple:2.0.17
//> using test.dep org.scalatest::scalatest::3.2.19
//> using dep org.typelevel::cats-effect-testing-scalatest::1.6.0
//> using dep "co.fs2::fs2-core:3.11.0"
//> using dep co.fs2::fs2-io:3.11.0
// sensible defaults for warnings and compiler checks
//> using options -deprecation -unchecked -feature