withElementMake

Return an instance of R containing a single element e.

  1. R withElementMake(typeof(R.init[0]) e)
  2. R withElementMake(typeof(R.init[0]) e)
    R
    withElementMake
    (
    R
    )
    (
    typeof(R.init[0]) e
    )
    if (
    isDynamicArray!R
    )

Meta