Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
IshKebab
on July 24, 2023
|
parent
|
context
|
favorite
| on:
Wasm_of_OCaml
It doesn't sound especially weird to me and I'm not French.
It's just "[create an] int [out] of [a] string"
"from" would have made more sense.
esrauch
on July 24, 2023
[–]
The words in brackets are doing all of the heavy lifting in your example though: "Of" without "out of" means "constituted by". If in isolation I saw "array_of_string" I'd definitely parse that as somehow being about str[], not "f(str) -> char[]"
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's just "[create an] int [out] of [a] string"
"from" would have made more sense.