nim-memory icon indicating copy to clipboard operation
nim-memory copied to clipboard

Results 5 nim-memory issues
Sort by recently updated
recently updated
newest added

Fixed a minor but important statement about pointers and variables

`b` has the type `ptr int`

This part of the guide doesn't compile with latest version: _devel, haven't tried stable_ ```nim # Line var b = cast[ptr TGenericSeq](a) # Output Error: expression cannot be cast to...

I came across your explanation of Nim memory allocation via Google and got told off by Chrome because the SSL certificate for zevv.nl is expired. Thought you should know :)