Skip Menu |

This queue is for tickets about the Type-Tiny CPAN distribution.

Report information
The Basics
Id: 89352
Status: resolved
Priority: 0/
Queue: Type-Tiny

People
Owner: perl [...] toby.ink
Requestors: perl [...] toby.ink
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Gazetteer type constraint
From: mail [...] tobyinkster.co.uk
Something between a Map and a Dict. "Treat these keys like Dict[...], treat all other keys like Map[...]". Requested by mst. Perhaps as a separate distribution.
On Tue Oct 08 16:20:35 2013, TOBYINK wrote: Show quoted text
> Something between a Map and a Dict. "Treat these keys like Dict[...], > treat all other keys like Map[...]". > > Requested by mst. > > Perhaps as a separate distribution.
Why can't this just be slurpy support for Map? i.e. Dict[..., slurpy Map[a, b] ] just like we already allow Tuple[..., slurpy ArrayRef[a] ]
Implemented as Dict[..., slurpy ...] in Type-Tiny-0.031_05.
RT-Send-CC: rt-cpan [...] trout.me.uk
Resolved in 0.032.