show
oxygen.core.syntax.show
object show
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
show.type
Members list
Extensions
Extensions
extension (sc: StringContext)
String: interpolated as raw strings (will not have quotes) everything else: implicitly converted to Shown via a Show instance
String: interpolated as raw strings (will not have quotes) everything else: implicitly converted to Shown via a Show instance
a String can have quotes here using toShown
Attributes
String: implicitly converted to Shown via a Show instance (will have quotes) everything else: implicitly converted to Shown via a Show instance
String: implicitly converted to Shown via a Show instance (will have quotes) everything else: implicitly converted to Shown via a Show instance
a string can not have quotes here using wrapShown
Attributes
In this article