module HaScalaM.Classes.Ref where import HaScalaM.Classes.Base --------------------------------------------------------------------------- R -- class Tree t => RefT t class Tree t' => RefT' t'