bigint <-> python long
Ellery Newcomer
ellery-newcomer at utulsa.edu
Thu Sep 6 09:48:30 PDT 2012
On 09/05/2012 11:19 PM, Jacob Carlborg wrote:
> On 2012-09-06 04:10, bearophile wrote:
>
>> There are several important cases, like:
>>
>> Some D lazy ranges <==> Python lazy iterators/generators
>>
>> array.array <==> D arrays
>>
>> NumPy arrays <==> D arrays
>
> Associative arrays?
>
check.
https://bitbucket.org/ariovistus/pyd/wiki/TypeConversion
More information about the Digitalmars-d-learn
mailing list