I still dont know what clever means here.
replies(2):
Maybe a better term is "syntactic compression"
Sometimes code is also called clever undeservedly so. E.g. I don't think list comprehensions in python are necessarily harder to read than most for loops, but people unfamiliar with them might think of them as too clever.