def
func:specFitsExplain
specFitsExplain(a, b)
Return a grid explaining why spec a
does not fit b
. If a
does fit b
then return an empty grid.
Return a grid explaining why spec a
does not fit b
. If a
does fit b
then return an empty grid.