Ticket #94 (new enhancement)
cue hash
Reported by: | Chuck | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Cobra 0.9 |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | cue | Cc: |
Description
class X cue hash as int return ...
- One of the few cues that is externally visible.
- Implements GetHashCode() on .NET and hashCode() on JVM.
- Requires is override or base.hash call.
- def hash as int and def hash should give warnings about cues.
Change History
Note: See
TracTickets for help on using
tickets.