Method | Description | |
---|---|---|
create ( BitmapIndexedNode node, int i ) : ISeq | ||
first ( ) : object | ||
rest ( ) : ISeq | ||
withMeta ( IPersistentMap meta ) : IObj |
Method | Description | |
---|---|---|
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 | |
return | ISeq |
public withMeta ( IPersistentMap meta ) : IObj | ||
meta | IPersistentMap | |
return | IObj |