lux Sat, 11 May 2019 04:15:28 -0700
Hi,
Can somebody tell me what they memory layout of a seq is? I've compiled a nim function as a dynamic library which returns a seq[int], but I cannot really figure out the structure.