login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Submitted by : kratt6 at: 2008-01-10T00:05:48-08:00 (7 months ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

Stack is missing some exports:

axiom
s := stack [1,2,3,1];
Type: Stack PositiveInteger
axiom
map(i +-> i^2, s)
Internal Error The function map with signature hashcode is missing from domain Stack(PositiveInteger)

axiom
map!(i +-> i^2, s)
Internal Error The function map! with signature hashcode is missing from domain Stack(PositiveInteger)

axiom
parts s
Internal Error The function parts with signature hashcode is missing from domain Stack(PositiveInteger)

Fixed in Open-Axiom and FriCAS.

Status: fix proposed => fixed somewhere

no patch available




subject:
  ( 7 subscribers )  
Please rate this page: