Opened 9 years ago

Last modified 9 years ago

#43 new enhancement

Avoid intermediate lists when packing Ints and Strings

Reported by: Ben Lippmeier Owned by:
Priority: normal Milestone:
Component: repa-convert Version: 4.2.0
Keywords: Cc:

Description

The packer for Ints uses plain Haskell show, and the intermediate list of Chars won't be fused away.

Change History (2)

comment:1 Changed 9 years ago by Ben Lippmeier

Milestone: 4.0.0
Version: 3.2.24.2.0

comment:2 Changed 9 years ago by Ben Lippmeier

Summary: Avoid intermediate lists when packing IntsAvoid intermediate lists when packing Ints and Strings
Note: See TracTickets for help on using tickets.