Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Last active February 9, 2017 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deque-blog/53c38b635e34bb270dff97b84a40c242 to your computer and use it in GitHub Desktop.
Save deque-blog/53c38b635e34bb270dff97b84a40c242 to your computer and use it in GitHub Desktop.
shrink 2048
> [0,1024,1536,1792,1920,1984,2016,2032,2040,2044,2046,2047]
shrink (-2048)
> [2048,0,-1024,-1536,-1792,-1920,-1984,-2016,-2032,-2040,-2044,-2046,-2047]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment