[nem-bug] [Nemerle 0000545]: Subtypes of Func should be implicitly
understood as -> types
feedback at nemerle.org
feedback at nemerle.org
Sun Feb 12 17:36:05 CET 2006
The following issue has been set CHILD OF issue 0000546.
======================================================================
<http://nemerle.org/bugs/view.php?id=545>
======================================================================
Reported By: nazgul
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 545
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
======================================================================
Date Submitted: 10-02-2005 19:56 CEST
Last Modified: 10-03-2005 19:34 CEST
======================================================================
Summary: Subtypes of Func should be implicitly understood as
-> types
Description:
Now, we need two layers of hack to workaroung this:
(Nemerle.Utility.Identity.[list [SyntaxElement], list [SyntaxElement]] ()
: object) :> list [SyntaxElement] -> list [SyntaxElement]
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
child of 0000546 Optimize fun (x) { x } into Nemerle.Uti...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-02-05 19:56 nazgul New Issue
10-03-05 19:34 nazgul Status new => confirmed
02-12-06 17:36 nazgul Relationship added child of 0000546
======================================================================
More information about the bugs
mailing list