Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Union/Pop"

Index

Type aliases

Type aliases

Pop

Pop<U>: Exclude<U, Last<U>>

Remove an item out of U (⚠️ it might not preserve order)

Type parameters

  • U: any

    to remove from

returns

union

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.