We've already presented clojure's basic data types. Clojure provides a uniform interface for interaction with any of its sequence-like data types. A basic guide to the functions provided for manipulating a sequence is provided here.
And for a listing of functions per specific data type, refer to the appropriate section in the the cheat sheet.