Embedded Containers

Mike Parker aldacron at gmail.com
Wed Dec 6 01:03:37 UTC 2017


On Tuesday, 5 December 2017 at 19:13:10 UTC, A Guy With a 
Question wrote:
> 
> Ok, so that worked. I still have the problem with importing 
> though:
>
> mypackage: Item
>
> seems to generate the error:
>
> "Error: undefined identifier 'Item'"
>
> Which is weird, because I'm able to bring in Array through 
> std.container.array: Array;

mypackage.mymodule : Item;


More information about the Digitalmars-d mailing list