$name = reverse("gnat"); # SCALAR context, -> tang @r = reverse("gnat","tom"); # LIST context -> ("tom", "gnat")