comp.lang.ada
 help / color / mirror / Atom feed
* Spark sorting algorithm with generic input data
@ 2010-09-19 11:14 chuck
  2010-09-19 17:30 ` Phil Thornley
  0 siblings, 1 reply; 2+ messages in thread
From: chuck @ 2010-09-19 11:14 UTC (permalink / raw)


hi folks,
at the moment i become acquainted with ada as well as spark language.
i implemented a bubble sort algorithm with generic input values in ada
and tried a transferring to spark. implementing and proofing the
algorithm in spark was not a problem at all, but i'm not sure how to
handle generic input values. To my knowledge the concept of generics
is not available in spark, therefore i would appreciate any valuable
comments on how to make use of data abstraction.
thx in advance.

jonas



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-19 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-19 11:14 Spark sorting algorithm with generic input data chuck
2010-09-19 17:30 ` Phil Thornley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox