Ticket #2 (assigned defect)
unfoldU off-by-one
| Reported by: | pumpkingod@… | Owned by: | anonymous |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
unfoldU 5 (const $ JustS (1 :*: 1)) 1
yields
toU [1.0,1.0,1.0,1.0,1.0,4.250268257e-314] (length 6).
This only happens if a NothingS is not encountered (i.e., if you're trying to use the length argument to limit the unfold).
Change History
Note: See
TracTickets for help on using
tickets.
