# How to discover functions which apply to a given object?

**URL:** https://discourse.julialang.org/t/how-to-discover-functions-which-apply-to-a-given-object/21087
**Category:** New to Julia
**Tags:** question
**Created:** [February 22, 2019, 5:15pm UTC](https://discourse.julialang.org/t/how-to-discover-functions-which-apply-to-a-given-object/21087 "2019-02-22T17:15:22Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [February 22, 2019, 5:42pm UTC](https://discourse.julialang.org/t/how-to-discover-functions-which-apply-to-a-given-object/21087/5 "2019-02-22T17:42:08Z")

</div>

> [@mboratko](#):
>
> It’s not entirely clear to me why.

See the documentation of `methodswith`, in particular the `supertypes` keyword.

Also, please don’t post screenshots, [quote code instead](https://discourse.julialang.org/t/psa-how-to-quote-code-with-backticks/7530).

---

_[View the full topic](https://discourse.julialang.org/t/how-to-discover-functions-which-apply-to-a-given-object/21087)._
