# type alias

[Swift](https://lochiwei.gitbook.io/ios/swift) ⟩ [type](https://lochiwei.gitbook.io/ios/swift/type) ⟩ alias

{% hint style="success" %}

{% endhint %}

{% tabs %}
{% tab title="📗 參考" %}

* [ ] Sarun ⟩ Swift typealias: What is it and when to use it
  {% endtab %}

{% tab title="👥 相關" %}

* [extension-of-typealias](https://lochiwei.gitbook.io/ios/swift/type/ext/extension-of-typealias "mention")
  {% endtab %}

{% tab title="🗣 討論" %}

* [Swift function alias](https://stackoverflow.com/questions/27172447/swift-function-alias)
* [Aliasing things other than types](https://forums.swift.org/t/aliasing-things-other-than-types/13538)
  {% endtab %}

{% tab title="❓" %}
{% hint style="warning" %}
問：「 有 <mark style="color:red;">**method alias**</mark> 嗎❓」
{% endhint %}
{% endtab %}
{% endtabs %}
