# ⚡Generic method

> The generic-method is returns an single result.
>
> Because of this, method chaining stops when this type of method is called.

## :bookmark:Support prefix

{% content-ref url="../prefixs/from" %}
[from](https://arrayutils.docs.present.kim/prefixs/from)
{% endcontent-ref %}

## :bookmark:Method list

{% content-ref url="g/join" %}
[join](https://arrayutils.docs.present.kim/methods/g/join)
{% endcontent-ref %}

{% content-ref url="g/every" %}
[every](https://arrayutils.docs.present.kim/methods/g/every)
{% endcontent-ref %}

{% content-ref url="g/some" %}
[some](https://arrayutils.docs.present.kim/methods/g/some)
{% endcontent-ref %}

{% content-ref url="g/reduce" %}
[reduce](https://arrayutils.docs.present.kim/methods/g/reduce)
{% endcontent-ref %}

{% content-ref url="g/reduce/right" %}
[right](https://arrayutils.docs.present.kim/methods/g/reduce/right)
{% endcontent-ref %}

{% content-ref url="g/sum" %}
[sum](https://arrayutils.docs.present.kim/methods/g/sum)
{% endcontent-ref %}

{% content-ref url="g/pop" %}
[pop](https://arrayutils.docs.present.kim/methods/g/pop)
{% endcontent-ref %}

{% content-ref url="g/shift" %}
[shift](https://arrayutils.docs.present.kim/methods/g/shift)
{% endcontent-ref %}

{% content-ref url="g/includes" %}
[includes](https://arrayutils.docs.present.kim/methods/g/includes)
{% endcontent-ref %}

{% content-ref url="g/key-exists" %}
[key-exists](https://arrayutils.docs.present.kim/methods/g/key-exists)
{% endcontent-ref %}

{% content-ref url="g/index-of" %}
[index-of](https://arrayutils.docs.present.kim/methods/g/index-of)
{% endcontent-ref %}

{% content-ref url="g/find" %}
[find](https://arrayutils.docs.present.kim/methods/g/find)
{% endcontent-ref %}

{% content-ref url="g/find/index" %}
[index](https://arrayutils.docs.present.kim/methods/g/find/index)
{% endcontent-ref %}

{% content-ref url="g/first" %}
[first](https://arrayutils.docs.present.kim/methods/g/first)
{% endcontent-ref %}

{% content-ref url="g/first/key" %}
[key](https://arrayutils.docs.present.kim/methods/g/first/key)
{% endcontent-ref %}

{% content-ref url="g/last" %}
[last](https://arrayutils.docs.present.kim/methods/g/last)
{% endcontent-ref %}

{% content-ref url="g/last/key" %}
[key](https://arrayutils.docs.present.kim/methods/g/last/key)
{% endcontent-ref %}

{% content-ref url="g/random" %}
[random](https://arrayutils.docs.present.kim/methods/g/random)
{% endcontent-ref %}

{% content-ref url="g/random/key" %}
[key](https://arrayutils.docs.present.kim/methods/g/random/key)
{% endcontent-ref %}
