|
|
| Author |
Message |
< User Contributions ~ Efficient array of lines (e.g. for text editor) |
| admin |
Posted: Wed Aug 15, 2007 3:44 pm |
|
|
|
Site Admin
Joined: 28 Jun 2006
Posts: 108
|
Written By: Ulf Wiger,
Implements an efficient array of lines. The lines module allows for efficient manipulation of a dynamic array, where elements can be inserted, modified and deleted anywhere in the array, while an absolute order (e.g. line number) must be maintained. Operations supported are append, insert, insert_after, delete, replace, and of course nth. Even on a large number of elements, access times are in the order <30 microseconds. lines-1.1 fixes a pattern-matching bug in nth/1. |
| Description: |
|
 Download |
| Filename: |
lines-1.1.tgz |
| Filesize: |
3.17 KB |
| Downloaded: |
1147 Time(s) |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
|