TYP::IsCompo
--
tests whether the argument is a composition
TYP::IsCompo(expr)
expr | - | any expression |
The TYP::IsCompo
function tests whether expr
is a composition that is a
list of positive integers.
>> muEC::TYP::IsCompo( [1,2,1,3,2] );
TRUE
MuPAD Combinat, an open source algebraic combinatorics package