Viewing profile — attackcrow
attackcrow
HN member- Joined
- Fri, Dec 12, 2014, 1:57 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About attackcrow
No profile information was provided.
Recent public activity
-
comment
Comment #8948922
Can you recommend some episodes to start with?
-
comment
Comment #8738228
Depends on how the array is defined. Ada allows you to have any discrete type as your array indices, so to get the first element of an array, you need to use my_string(my_string'fi…