Tuple13Ops<A, B, C, D, E, F, G, H, I, J, K, L, M> extension

on
  • (A, B, C, D, E, F, G, H, I, J, K, L, M)

Properties

last → M

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension

no setter

Methods

append<N>(N $14) → (A, B, C, D, E, F, G, H, I, J, K, L, M, N)

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension

call<N>(Function13<A, B, C, D, E, F, G, H, I, J, K, L, M, N> f) → N

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension

copy({A? $1, B? $2, C? $3, D? $4, E? $5, F? $6, G? $7, H? $8, I? $9, J? $10, K? $11, L? $12, M? $13}) → (A, B, C, D, E, F, G, H, I, J, K, L, M)

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension

init() → (A, B, C, D, E, F, G, H, I, J, K, L)

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension

prepend<N>(N $14) → (N, A, B, C, D, E, F, G, H, I, J, K, L, M)

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension

tail() → (B, C, D, E, F, G, H, I, J, K, L, M)

Available on (A, B, C, D, E, F, G, H, I, J, K, L, M), provided by the Tuple13Ops extension