OfficialA David Luiz football shirtA for theA ChelseaA football team. This is the newA ChelseaA away shirt for theA 2016-17 Premiership season which is manufactured by Adidas and is available in adult sizes S M L XL XXL XXXL and kids sizes small boys medium boys large boys XL boys.A ThisA ChelseaA football shirt is black in colour and comes withA David Luiz shirt printingA on the jersey.
Add an alias in the current namespace to another
namespace. Arguments are two symbols: the alias to be used, and
the symbolic name of the target namespace. Use :as in the ns macro in preference
to calling this directly.
(require'clojure.string);;=> nil(alias'string'clojure.string);;=> nil(Adidas Chelsea 30 Black 2016 david 17 Away Shirt Luiz Originals string/capitalize"hONdURas");;=> "Honduras"
;; The alias can also be created when the ;; namespace is required using the :as keyword.(requireAway Black 30 17 Shirt Chelsea david 2016 Luiz Originals Adidas'[clojure.string:asstring])(string/capitalize17 david Adidas Originals 30 2016 Shirt Black Luiz Chelsea Away "hONdURas")Utd Originals Tee 2016 3s Red Man Adidas 2017 UxaIwwq;;=> "Honduras"