Checks whether the given thing is a slug, eg an object with a current string property.
thing
current
The thing to check
True if slug, false otherwise
Checks whether the given
thing
is a slug, eg an object with acurrent
string property.