The companion object for ArrBuild contains implicit ArrBuild instances for common types.
- Companion:
- class
Implicits
Implicits
Inherited implicits
This is the fall back builder implicit for Arrs that do not have their own specialist ArrBase classes. It is placed in this low priority trait to gove those specialist Arr classes implicit priority. The notA implicit parameter is to exclude user defined types that have their own specialist Arr classes.
This is the fall back builder implicit for Arrs that do not have their own specialist ArrBase classes. It is placed in this low priority trait to gove those specialist Arr classes implicit priority. The notA implicit parameter is to exclude user defined types that have their own specialist Arr classes.
- Inherited from:
- ArrBuilderLowPriority