Embedded Containers
colin
grogan.colin at gmail.com
Tue Dec 5 19:19:50 UTC 2017
On Tuesday, 5 December 2017 at 19:13:10 UTC, A Guy With a
Question wrote:
> On Tuesday, 5 December 2017 at 19:09:50 UTC, Adam D. Ruppe
> 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;
Is Item public in your package?
More information about the Digitalmars-d
mailing list