Merge: lib/standard/bytes: Added pop method
authorJean Privat <jean@pryen.org>
Mon, 13 Jul 2015 20:24:58 +0000 (16:24 -0400)
committerJean Privat <jean@pryen.org>
Mon, 13 Jul 2015 20:24:58 +0000 (16:24 -0400)
commit2532783d4a8b781f5b28b819d12f1355be05a08f
treef5777cc820b1051579d13eeea11264dea7bd07ad
parentb332a6d0f34a1c73802a113935c12d62843f6a1f
parentfae59905bd0c4b14530ad64e6a29b63f0c8076b8
Merge: lib/standard/bytes: Added pop method

The method was missing from Bytes, I needed it so I implemented it, and here's the associated PR.

Pull-Request: #1564
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>