Title / Description
Code def addMaps(self, maps): """ Add list/tuple <maps> mappings to the <display>. These determine what scalars will appear along what axes. See makeMaps, below. """ for map in maps: self.addMap(map)
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code