teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

表示が可笑しい

2020/01/11 10:41

投稿

raccy
raccy

スコア21767

answer CHANGED
@@ -1,4 +1,4 @@
1
- [Ramda](https://ramdajs.com/)を使って実装したい。
1
+ [Ramda](https://ramdajs.com/) を使って実装したい。
2
2
 
3
3
  ```JavaScript
4
4
  import {countBy, head, identity, last, maxBy, reduce, toPairs} from "//cdn.jsdelivr.net/npm/ramda@0.26.1/es/index.js";

1

誤字の修正

2020/01/11 10:41

投稿

raccy
raccy

スコア21767

answer CHANGED
@@ -1,4 +1,4 @@
1
- [Ramda](https://ramdajs.com/)を使て実装したい。
1
+ [Ramda](https://ramdajs.com/)を使て実装したい。
2
2
 
3
3
  ```JavaScript
4
4
  import {countBy, head, identity, last, maxBy, reduce, toPairs} from "//cdn.jsdelivr.net/npm/ramda@0.26.1/es/index.js";