swipl-devel icon indicating copy to clipboard operation
swipl-devel copied to clipboard

Some suggested extensions to existing signatures and mapm

Open GavinMendelGleason opened this issue 4 years ago • 0 comments
trafficstars

Mapm is basically scanl without the intermediate values making it more useful in state managing DCGs. The other change is just an extention to convlist so you can obtain maplist like behaviour on multiple lists which is handy for higher arity partial relations.

GavinMendelGleason avatar Feb 14 '21 12:02 GavinMendelGleason