logo
  • 教程列表
  • SO官方文檔
  • 輸入別名
    • 功能型別
    • 通用型別
  1. StackOverflow 文件
  2. Kotlin 教程
  3. 輸入別名
  4. 功能型別

功能型別

Created: November-22, 2018

typealias StringValidator = (String) -> Boolean
typealias Reductor<T, U, V> = (T, U) -> V
  • 通用型別
  • 輸入別名

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明