Liking cljdoc? Tell your friends :D

image-lib.helper


bestclj

(best images)

returns the last item of images when sorted by :Rating

returns the last item of images when sorted by :Rating
sourceraw docstring

clean-number-stringclj

(clean-number-string x)

returns a number when given a string. Leading and trailing text and anything before a / character is removed

returns a number when given a string. Leading and trailing text and anything before a / character is removed
sourceraw docstring

image-pathclj

(image-path image-map)

return a string containing the year/month/project/version path of an image

return a string containing the year/month/project/version path of an image
sourceraw docstring

image-pathsclj

(image-paths pics)

given a collection of pics, return just the paths

given a collection of pics, return just the paths
sourceraw docstring

project-nameclj

(project-name filename)

cuts the last part of the pathname off to leave yyyy/mm/project-name

cuts the last part of the pathname off to leave yyyy/mm/project-name
sourceraw docstring

project-yearclj

(project-year proj)

returns the year from a project name in the form yyyy/mm/project

returns the year from a project name in the form yyyy/mm/project
sourceraw docstring

string-number-equalscljmultimethod

a version of = that can compare numbers, strings or one of each

a version of = that can compare numbers, strings or one of each
sourceraw docstring

version-nameclj

(version-name filename)

Cuts the extension off the end of a string

Cuts the extension off the end of a string
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close