• Feed
  • Discussions
합집합 타입

합집합 타입

#7zwp7ker7zwpio2dgoyehq
0 followers·1 articles

합집합 타입

#7zwp7ker7zwpio2dgoyehq·0 followers·1 articles
합집합 타입
woodstock
woodstock
woodstock.hashnode.dev·Dec 09, 2023
Dec 09, 2023

대수 타입(Algebraic type)

대수 타입(Algebraic type) 대수 타입이란 여러개의 타입을 합성해서 만드는 타입을 말한다. 합집합(Union) 타입 let a: string | number | boolean; a = 1; a = "hello"; a = true; Union 타입으로 배열 타입 정의하기 let arr: (number | string | boolean)[] = [1, "hello", true]; Union 타입과 객체 타입 type Dog = ...

대수 타입(Algebraic type)
Discuss·1 read
TypeScript
intersection

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

StonFi + TON Wallet: DeFi Swaps Arrive in the U.S. with $1,450 Up for Grabs!

Patience Uyire·30 reads

KIVA Blockchain Is Flipping the Script: A Transparent Web3 Built for You, Not the Hype"

Naomi Antia Benson·31 reads

From Maps to Dreams: How L2APP Is Turning Everyday Life Into a Rewarding Adventure.

Patience Uyire·20 reads

Top commenters this week

nandini
nandini
c6mx37g36
c6mx37g36
Sonu Goswami
Sonu Goswami
Umang Suthar
Umang Suthar
Nguyễn Duy An
Nguyễn Duy An

Writing Challenges

#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior