alpaca icon indicating copy to clipboard operation
alpaca copied to clipboard

Inconsistent function case

Open lpil opened this issue 6 years ago • 2 comments

Hiya

Over in Alpaca lib it was stated that camelCase is the way to write functions. Currently the built in guard functions (is_integer/1 etc) use snake_case. Should we switch them over to camelCase?

Cheers, Louis

lpil avatar Jan 13 '18 01:01 lpil

I see the docs prefer snake_case too. I could update these? :)

lpil avatar Jan 13 '18 01:01 lpil

All of the above works for me :)

j14159 avatar Jan 13 '18 19:01 j14159