Skip to content

refined some expressions more natually #666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 30, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Modified Contents Order according to English Version.
  • Loading branch information
openmaya committed Jan 30, 2017
commit f61faed9bd4fae272bc6037552c897935c174b05
2 changes: 1 addition & 1 deletion ko/tutorials/tour/abstract-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 추상 타입
disqus: true

tutorial: scala-tour
num: 2
num: 22
outof: 35
language: ko
---
Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 어노테이션
disqus: true

tutorial: scala-tour
num: 3
num: 31
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/anonymous-function-syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 익명 함수 구문
disqus: true

tutorial: scala-tour
num: 14
num: 6
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/automatic-closures.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 타입 의존 클로저의 자동 구성
disqus: true

tutorial: scala-tour
num: 16
num: 30
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/case-classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 케이스 클래스
disqus: true

tutorial: scala-tour
num: 5
num: 10
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 클래스
disqus: true

tutorial: scala-tour
num: 4
num: 3
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/compound-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 합성 타입
disqus: true

tutorial: scala-tour
num: 6
num: 23
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/currying.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 커링
disqus: true

tutorial: scala-tour
num: 15
num: 9
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/default-parameter-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 기본 파라미터 값
disqus: true

tutorial: scala-tour
num: 34
num: 32
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/explicitly-typed-self-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 명시적으로 타입이 지정된 자기 참조
disqus: true

tutorial: scala-tour
num: 27
num: 24
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/extractor-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 추출자 오브젝트
disqus: true

tutorial: scala-tour
num: 8
num: 15
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/generic-classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 제네릭 클래스
disqus: true

tutorial: scala-tour
num: 9
num: 17
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/higher-order-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 고차 함수
disqus: true

tutorial: scala-tour
num: 18
num: 7
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/implicit-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 암시적 파라미터
disqus: true

tutorial: scala-tour
num: 10
num: 25
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/inner-classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 내부 클래스
disqus: true

tutorial: scala-tour
num: 11
num: 21
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/local-type-inference.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 로컬 타입 추론
disqus: true

tutorial: scala-tour
num: 29
num: 28
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/lower-type-bounds.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 하위 타입 ��계
disqus: true

tutorial: scala-tour
num: 26
num: 20
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/mixin-class-composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 믹스인 클래스 컴포지션
disqus: true

tutorial: scala-tour
num: 12
num: 5
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/named-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 이름을 지정한 파라미터
disqus: true

tutorial: scala-tour
num: 35
num: 33
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/nested-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 중첩 함수
disqus: true

tutorial: scala-tour
num: 13
num: 8
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/operators.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 연산자
disqus: true

tutorial: scala-tour
num: 17
num: 29
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/pattern-matching.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 패턴 매칭
disqus: true

tutorial: scala-tour
num: 20
num: 11
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/polymorphic-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 다형성 메소드
disqus: true

tutorial: scala-tour
num: 21
num: 27
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/regular-expression-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 정규 표현식 패턴
disqus: true

tutorial: scala-tour
num: 22
num: 14
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/sequence-comprehensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 시퀀스 컴프리헨션
disqus: true

tutorial: scala-tour
num: 7
num: 16
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/traits.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 트레잇
disqus: true

tutorial: scala-tour
num: 24
num: 4
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/unified-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 통합 타입
disqus: true

tutorial: scala-tour
num: 30
num: 2
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/upper-type-bounds.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 상위 타입 경계
disqus: true

tutorial: scala-tour
num: 25
num: 19
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/variances.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 가변성
disqus: true

tutorial: scala-tour
num: 31
num: 18
language: ko
---

Expand Down
2 changes: 1 addition & 1 deletion ko/tutorials/tour/xml-processing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: XML 처리
disqus: true

tutorial: scala-tour
num: 33
num: 13
language: ko
---

Expand Down