Browse thread
break and continue for OCaml
[
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: | Michael Wohlwend <micha-1@f...> |
| Subject: | Re: [Caml-list] break and continue for OCaml |
Am Donnerstag, 10. April 2008 16:35:30 schrieben Sie: > > I think break and continue should be restricted to inside of loops, which > > isn't hard to do. > > I would not say this until I have done it myself :-) > yes sure, I did it :-) allthough not for a functional language Michael