diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-30 12:54:20 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-30 12:54:20 +0200 |
| commit | 247f385388c312c1b9b4947f3689b1094ec94ff5 (patch) | |
| tree | 967ca7d26b780bb4c06ed9346a8ef41c6cd8c0e5 /doc | |
| parent | 235cc5a37e0138ef97ab4df9a4099cf7a70195c5 (diff) | |
Remove outdated FIXME
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/execution.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/execution.md b/doc/execution.md index 91e2d94..6eeb739 100644 --- a/doc/execution.md +++ b/doc/execution.md @@ -284,7 +284,3 @@ for the result. This is handled by * `#iclone` - creates a new container object which can assing via `=[]` elements for the entire original domain. See elymas/lib/map.ey for an example. - - -(FIXME: Scopes will also be able to define member functions `#.`, `#.|`, `#.?` and `#.=` to handle references to non-existing name slots. -This does not yet work correctly with the optimizer.) |
