haskell_studly_capitals

Haskell Studly capitals

Return to Studly capitals

This is a convention for naming identifiers, where the identifier starts with a capital letter and words begin with capital letters and are not separated by underscores. So, for example, one would use <hask>SomeMultiWordName</hask>.

Note that due to Haskell syntax, this would imply the identifier is a Type | type, Constructor | constructor or Class | class name.

See also: Camel case

https://wiki.haskell.org/Studly_capitals

haskell_studly_capitals.txt · Last modified: 2025/02/01 06:53 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki