com.nicta.scoobi.impl

text

package text

Visibility
  1. Public
  2. All

Value Members

  1. object Showx

    Extension for the Show functionality of Scalaz for sequences where the elements share a same Show instance

    Extension for the Show functionality of Scalaz for sequences where the elements share a same Show instance

    Note: there are ways to transform this code so that more specific Show instances are picked up for each element in the list (see StackOverflow and Shapeless)

Ungrouped