notImplemented() -- print an error message that says "not implemented yet".
Code:
-- ../m2/debugging.m2:39 notImplemented = x -> error "not implemented yet"