はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『The Elixir programming language』

  • 人気
  • 新着
  • すべて
  • GitHub - elixir-lang/expert: Official Elixir Language Server Protocol implementation

    3 users

    github.com/elixir-lang

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

    • テクノロジー
    • 2025/08/29 17:52
    • elixir/lib/elixir/lib/registry.ex at main · elixir-lang/elixir

      4 users

      github.com/elixir-lang

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      • テクノロジー
      • 2017/01/06 19:55
      • Release v1.4.0 · elixir-lang/elixir

        4 users

        github.com/elixir-lang

        Official announcement: https://elixir-lang.org/blog/2017/01/05/elixir-v1-4-0-released/ 1. Enhancements Elixir [Calendar] Add Date.compare/2, Time.compare/2, NaiveDateTime.compare/2 and DateTime.compare/2 [Calendar] Support NaiveDateTime.add/3 and NaiveDateTime.diff/3 for adding seconds (up to microseconds) as well as the difference between two NaiveDateTimes in seconds (up to microseconds) [Calend

        • テクノロジー
        • 2017/01/05 12:25
        • Release v1.3.1 · elixir-lang/elixir

          8 users

          github.com/elixir-lang

          1. Enhancements IEx [IEx.Helpers] Add import_file_if_available for importing files only if they are available [IEx.Helpers] Add import_if_available for importing modules only if they are available 2. Bug fixes Elixir [Kernel] Ensure structs can be expanded in dynamic module names [Kernel] Ensure aliases warnings are not accidentally discarded when the same module is imported [Kernel.ParallelCompil

          • テクノロジー
          • 2016/07/11 22:09
          • あとで読む
          • elixir/CHANGELOG.md at v1.2.0 · elixir-lang/elixir

            3 users

            github.com/elixir-lang

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            • テクノロジー
            • 2016/01/02 01:09
            • Release v1.2.0 · elixir-lang/elixir

              3 users

              github.com/elixir-lang

              Official announcement: https://elixir-lang.org/blog/2016/01/03/elixir-v1-2-0-released/ 1. Enhancements Elixir [Application] Add spec/1 and spec/2 to retrieve application specification [Application] Add get_application/1 to retrieve the application a given module belongs to [Base] Optimize encode and decode operations about 10 times [Enum] Use the faster and auto-seeding :rand instead of :random in

              • テクノロジー
              • 2016/01/01 21:01
              • 0.10.3 installation on Mac via Homebrew fails · Issue #1748 · elixir-lang/elixir

                3 users

                github.com/elixir-lang

                ~:λ brew install -vd elixir /usr/local/Library/brew.rb: loading /usr/local/Library/Formula/elixir.rb /usr/local/Library/Formula/elixir.rb: loading /usr/local/Library/Formula/erlang.rb /usr/local/Library/Formula/elixir.rb: loading /usr/local/Library/Formula/unixodbc.rb ==> Downloading https://github.com/elixir-lang/elixir/archive/v0.10.3.tar.gz Already downloaded: /Library/Caches/Homebrew/elixir-0.

                • テクノロジー
                • 2015/12/20 15:42
                • Release v1.2.0-rc.0 · elixir-lang/elixir

                  3 users

                  github.com/elixir-lang

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  • テクノロジー
                  • 2015/12/14 18:59
                  • GitHub - elixir-lang/elixir at v1.1.0

                    5 users

                    github.com/elixir-lang

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    • テクノロジー
                    • 2015/09/27 21:20
                    • あとで読む
                    • Release v1.1.0 · elixir-lang/elixir

                      5 users

                      github.com/elixir-lang

                      Official announcement: https://elixir-lang.org/blog/2015/09/28/elixir-v1-1-0-released/ 1. Enhancements Elixir [Application] Add Application.fetch_env!/2, Application.loaded_applications/0 and Application.started_applications/0 [CLI] Add support for --werl in Windows bash-like shells [Dict] Add Dict.get_and_update/3 which behaves similar to the now deprecated Access protocol [Dict] Add Dict.get_laz

                      • テクノロジー
                      • 2015/09/26 11:11
                      • Elixir
                      • The Elixir programming language

                        4 users

                        github.com/elixir-lang

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        • テクノロジー
                        • 2015/07/09 12:58
                        • development
                        • *あとで
                        • Create new page · elixir-lang/elixir Wiki

                          3 users

                          github.com/elixir-lang

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          • テクノロジー
                          • 2014/11/17 19:42
                          • Release v1.0.0 · elixir-lang/elixir@52ff7e9

                            3 users

                            github.com/elixir-lang

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            • テクノロジー
                            • 2014/09/11 00:28
                            • GitHub - elixir-lang/elixir: Elixir is a dynamic, functional language for building scalable and maintainable applications

                              16 users

                              github.com/elixir-lang

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              • テクノロジー
                              • 2012/03/07 23:39
                              • elixir
                              • repos
                              • GitHub
                              • language
                              • programming

                              このページはまだ
                              ブックマークされていません

                              このページを最初にブックマークしてみませんか?

                              『The Elixir programming language』の新着エントリーを見る

                              キーボードショートカット一覧

                              j次のブックマーク

                              k前のブックマーク

                              lあとで読む

                              eコメント一覧を開く

                              oページを開く

                              はてなブックマーク

                              • 総合
                              • 一般
                              • 世の中
                              • 政治と経済
                              • 暮らし
                              • 学び
                              • テクノロジー
                              • エンタメ
                              • アニメとゲーム
                              • おもしろ
                              • アプリ・拡張機能
                              • 開発ブログ
                              • ヘルプ
                              • お問い合わせ
                              • ガイドライン
                              • 利用規約
                              • プライバシーポリシー
                              • 利用者情報の外部送信について
                              • ガイドライン
                              • 利用規約
                              • プライバシーポリシー
                              • 利用者情報の外部送信について

                              公式Twitter

                              • 公式アカウント
                              • ホットエントリー

                              はてなのサービス

                              • はてなブログ
                              • はてなブログPro
                              • 人力検索はてな
                              • はてなブログ タグ
                              • はてなニュース
                              • ソレドコ
                              • App Storeからダウンロード
                              • Google Playで手に入れよう
                              Copyright © 2005-2025 Hatena. All Rights Reserved.
                              設定を変更しましたx