literals

package
v0.5.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2023 License: MIT Imports: 2 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
binary_int_literals.go binary_int_literals Go1.13 から追加された Binary Integer Literals のサンプルです.
octal_int_literals.go octal_int_literals Go1.13 から追加された Octal Integer Literals のサンプルです.
hexadecimal_int_literals.go hex_int_literals go の 16 進数リテラル のサンプルです.
digit_separator.go digit_separator go1.13 の Digit separators のサンプルです.

Documentation

Overview

Package literals -- Go言語のリテラル表記についてのサンプルが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BinaryIntLiterals

func BinaryIntLiterals() error

BinaryIntLiterals は、 Go1.13 から追加された Binary Integer Literals のサンプルです.

func DigitSeparators

func DigitSeparators() error

DigitSeparators は、 go1.13 の Digit separators のサンプルです.

func HexIntLiterals

func HexIntLiterals() error

HexIntLiterals は、 go の 16 進数リテラル のサンプルです.

func NewRegister

func NewRegister() mapping.Register

NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。

func OctalIntLiterals

func OctalIntLiterals() error

OctalIntLiterals は、 Go1.13 から追加された Octal Integer Literals のサンプルです.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL