40
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 18: | Line 18: | ||
blob[idx]:  | blob[idx]:  | ||
:A) Leave blob[idx] out of the standard (easier to implement)  | :A) Leave blob[idx] out of the standard (easier to implement in js-only rhino)  | ||
:B) Require implementations to implement blob[idx] (Array (and string?) methods will work on blobs)  | :B) Require implementations to implement blob[idx] (Array (and string?) methods will work on blobs)  | ||
edits