|
|
|
|
|
by esrauch
1058 days ago
|
|
The topic here isn't so much the order but whether "of" in int_of_string matches a common/typical usage of the word. From the other comments sounds like its local style for OCaml maybe because of some French lineage, but that "int_of_string" is a function that converts a string into an int was definitely not something that I would have assumed (as opposed to 'int_from_string' or something). |
|