Browse thread
Type annotations
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Ohad Rodeh <orodeh@c...> |
| Subject: | Ref syntax |
List,
I have a modest syntax request as we are approaching
the release of OCaml-3.01. Currently, if x is a
reference, one must use the assignment operator (:=) to
update it. Can array assignment (<-) be used also?
Thanks,
Ohad.