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 (16 years 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)

\label{eq1}\left[ 1, \: 4, \: 9, \: 1 \right](1)
Type: Stack(PositiveInteger?)

axiom
map!(i +-> i^2, s)

\label{eq2}\left[ 1, \: 4, \: 9, \: 1 \right](2)
Type: Stack(PositiveInteger?)

axiom
parts s

\label{eq3}\left[ 1, \: 4, \: 9, \: 1 \right](3)
Type: List(PositiveInteger?)

Fixed in Open-Axiom and FriCAS.

Status: fix proposed => fixed somewhere

no patch available




  Subject:   Be Bold !!
  ( 14 subscribers )  
Please rate this page: