(camel-snake-kebab.core/->PascalCase 1)
;; => java.lang.IllegalArgumentException: No implementation of method: :alter-name of protocol: #'camel-snake-kebab.internals.alter-name/AlterName found for class: java.lang.Long
What do you think of an implementation that will return the original number instead of an exception?
What do you think of an implementation that will return the original number instead of an exception?