Kevin Gathuku
Kevin Gathuku's Blog

Kevin Gathuku's Blog

Follow
homebadgesnewsletter
Tag

Clojure

#clojure

More content

Read more stories on Hashnode


Articles with this tag

Cleaner Clojure Functions with the :pre Special Form

Jan 3, 20192 min read

In the course of programming, it's fairly common to face a scenario where you want to ensure that a function's arguments fulfil some condition(s), and...

Cleaner Clojure Functions with the :pre Special Form