X Tutup
Skip to content

Commit 1c70803

Browse files
committed
#33 Add missing #greaseNext:putAll:startingAt: method
1 parent 02e0f27 commit 1c70803

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*grease-gemstone-core
2+
greaseNext: anInteger putAll: aCollection startingAt: startIndex
3+
stream greaseNext: anInteger putAll: aCollection startingAt: startIndex
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name" : "GRDelegatingStream"
3+
}

0 commit comments

Comments
 (0)
X Tutup