Browse thread
simulation of doubly linked lists in OCaml?
- Jan Brosius
[
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: | Jan Brosius <jan.brosius@v...> |
| Subject: | simulation of doubly linked lists in OCaml? |
Hi, I wonder if it is possible to simulate by datatype constructors a doubly linked list in OCaml/ I read the english version about pointers in Ocaml, interesting but it is not cleat for me how to simulate a doubly linkedlist. Friendly Jan Brosius