io.github.quafadas.scautable
package io.github.quafadas.scautable
Members list
Type members
Classlikes
trait PlatformSpecific
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object scautable.type
object scautable extends PlatformSpecific
This is a simple library to render a scala case class as an html table. It assumes the presence of a HtmlTableRender instance for each type in the case class.
This is a simple library to render a scala case class as an html table. It assumes the presence of a HtmlTableRender instance for each type in the case class.
Attributes
- Supertypes
- Self type
-
scautable.type
In this article