How to access things like btoa

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How to access things like btoa

Brian Brown
What would the receiver be in the case of a global function like this?

- Brian

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: How to access things like btoa

Herby Vojčík


Brian Brown wrote:
> What would the receiver be in the case of a global function like this?

`btoa(foo)` -> `btoa value: foo`

> - Brian

Herby

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: How to access things like btoa

Brian Brown
Thank you sir!

On Wed, Nov 26, 2014 at 12:07 PM, Herby Vojčík <[hidden email]> wrote:


Brian Brown wrote:
What would the receiver be in the case of a global function like this?

`btoa(foo)` -> `btoa value: foo`

- Brian

Herby


--
You received this message because you are subscribed to a topic in the Google Groups "amber-lang" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/amber-lang/Cu40UFJ3j84/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: How to access things like btoa

Hannes Hirzel
this should be added to the FAQ

https://github.com/amber-smalltalk/amber-documentation/issues/36

--Hannes

On 11/26/14, Brian Brown <[hidden email]> wrote:

> Thank you sir!
>
> On Wed, Nov 26, 2014 at 12:07 PM, Herby Vojčík <[hidden email]> wrote:
>
>>
>>
>> Brian Brown wrote:
>>
>>> What would the receiver be in the case of a global function like this?
>>>
>>
>> `btoa(foo)` -> `btoa value: foo`
>>
>>  - Brian
>>>
>>
>> Herby
>>
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "amber-lang" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/
>> topic/amber-lang/Cu40UFJ3j84/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [hidden email].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [hidden email].
> For more options, visit https://groups.google.com/d/optout.
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.