/:
org.http4s.dsl.impl./:$
object /:
Path separator extractor:
Path("/1/2/3/test.json") match {
case "1" /: "2" /: _ => ...
Attributes
- Source
- Path.scala
- Graph
-
- Supertypes
- Self type
-
/:.type
Members list
In this article