概述

Macoolka Collection Instance for immutable List


目录


URI (类型)

签名

export type URI = typeof URI

v0.2.0 中添加

URI (常量)

签名


export const URI: "List" = ...

v0.2.0 中添加

list (常量)

Macoolka Collection instance for immutable List

签名


export const list: Collection<"List"> = ...

v0.2.0 中添加

listSafe (常量)

Macoolka Collection instance for immutable List(safe mode)

签名


export const listSafe: Collection<"List"> = ...

v0.2.0 中添加

List (导出)

签名

typeof List

v0.2.0 中添加