Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 01 Jul 05:41

1.0.0 (2023-07-01)

Features

  • add readonly to function arguments (27d6bb8)
  • change indexable interface (7895f5a)
  • head_tail: add spliting head and tail (4aacd32)
  • head: add head function (024d0f7)
  • head: improve type infer (d8cc1f8)
  • init_last: add spliting init and last like spread operation (3409514)
  • init: add init function (a8c133a)
  • init: module is to be private (ef6765f)
  • last: add last function (bbaa928)
  • rename type alias (eb3f50e)
  • tail: add tail function (2e6dd84)
  • types: add generics for slice (26384ec)