GOLANGTESTS Telegram 260
👣 Что выведет код?

package main

import "reflect"

type T byte

func main() {
var s string
var x []T
var sType = reflect.TypeOf(s)
var xType = reflect.TypeOf(x)
println(sType.ConvertibleTo(xType))
println(xType.ConvertibleTo(sType))
}

➡️ Ответ

@golangtests
Please open Telegram to view this post
VIEW IN TELEGRAM
👍111👎1🔥1



tgoop.com/golangtests/260
Create:
Last Update:

👣 Что выведет код?

package main

import "reflect"

type T byte

func main() {
var s string
var x []T
var sType = reflect.TypeOf(s)
var xType = reflect.TypeOf(x)
println(sType.ConvertibleTo(xType))
println(xType.ConvertibleTo(sType))
}

➡️ Ответ

@golangtests

BY Go tests


Share with your friend now:
tgoop.com/golangtests/260

View MORE
Open in Telegram


Telegram News

Date: |

Commenting about the court's concerns about the spread of false information related to the elections, Minister Fachin noted Brazil is "facing circumstances that could put Brazil's democracy at risk." During the meeting, the information technology secretary at the TSE, Julio Valente, put forward a list of requests the court believes will disinformation. How to create a business channel on Telegram? (Tutorial) The visual aspect of channels is very critical. In fact, design is the first thing that a potential subscriber pays attention to, even though unconsciously. On Tuesday, some local media outlets included Sing Tao Daily cited sources as saying the Hong Kong government was considering restricting access to Telegram. Privacy Commissioner for Personal Data Ada Chung told to the Legislative Council on Monday that government officials, police and lawmakers remain the targets of “doxxing” despite a privacy law amendment last year that criminalised the malicious disclosure of personal information. 1What is Telegram Channels?
from us


Telegram Go tests
FROM American