com.github.gchudnov.bscript.translator.laws

Type members

Classlikes

trait TypeInit

Init values for Scala

Init values for Scala

 e.g.
 Int we init with 0
 Long we init with 0L
 ...