List.Chars

List.Chars protocol

The List.Chars protocol is responsible for converting a structure to a list (only if applicable). The only function required to be implemented is to_charlist which does the conversion.

The to_charlist function automatically imported by Kernel invokes this protocol.

Summary

Types

t()

Functions

to_charlist(term)

Types

t()

t() :: term

Functions

to_charlist(term)

© 2012–2017 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/elixir/1.3.4/List.Chars.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部