http://erlangdisplay.iteye.com/blog/404570 Erlang类型及函数声明规格 Author: Mail: Date: Copyright: litaocheng litaocheng@gmail.com 2009.6.8 This document has been placed in the public domain. Contents 概述 意义 规范 类型及其定义语法 自定义类型定义 在record中使用类型声明 函数规范定义 使用dialyzer…
Erlang (/ˈɜrlæŋ/ er-lang) is a general-purpose concurrent, garbage-collected programming language and runtime system. The sequential subset of Erlang is a functional language, with strict evaluation, single assignment, and dynamic typing. It was desi…