메소드 | 설명 | |
---|---|---|
create ( BitmapIndexedNode node, int i ) : ISeq | ||
first ( ) : object | ||
rest ( ) : ISeq | ||
withMeta ( IPersistentMap meta ) : IObj |
메소드 | 설명 | |
---|---|---|
Seq ( IPersistentMap meta, ISeq s, int i, BitmapIndexedNode node ) : System | ||
Seq ( ISeq s, int i, BitmapIndexedNode node ) : System |
public static create ( BitmapIndexedNode node, int i ) : ISeq | ||
node | BitmapIndexedNode | |
i | int | |
리턴 | ISeq |