Opened 10 years ago

Last modified 9 years ago

#40 new defect

Don't demand the whole list with fromList

Reported by: Ben Lippmeier Owned by:
Priority: normal Milestone:
Component: repa Version: 3.2.2
Keywords: Cc:

Description

If the client tries something like:

fromListUnboxed (Z:.s:.s) [0.0,0.0..]

then the code will stall when trying to determine the length of the list.

Change History (2)

comment:1 Changed 9 years ago by Ben Lippmeier

Milestone: 4.0.0

comment:2 Changed 9 years ago by Ben Lippmeier

Component: libraryrepa
Note: See TracTickets for help on using tickets.